Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
c6d27a64
Commit
c6d27a64
authored
Jun 12, 2008
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean more correctly
Use a ffmpeg revision which suits our state of patches
parent
2b31f402
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
extras/contrib/Makefile
extras/contrib/Makefile
+1
-1
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+1
-1
No files found.
extras/contrib/Makefile
View file @
c6d27a64
...
...
@@ -25,7 +25,7 @@
include
./config.mak
BUILDDIRS
=
bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk
BUILDDIRS
=
bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk
config.mak distro.mak
all
:
$(MAKE)
-C
src all
...
...
extras/contrib/src/Makefile
View file @
c6d27a64
...
...
@@ -1067,7 +1067,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
ifdef
SVN
ffmpeg
:
$(SVN)
co
$(FFMPEG_SVN)
ffmpeg
-r
1
2920
$(SVN)
co
$(FFMPEG_SVN)
ffmpeg
-r
1
3752
ifeq
($(HOST),i586-pc-beos)
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-svn-beos.patch
)
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment