Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
c7680f1a
Commit
c7680f1a
authored
Aug 22, 2005
by
Felix Paul Kühne
Browse files
* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
parent
736c8e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
c7680f1a
...
...
@@ -695,12 +695,9 @@ DISTCLEAN_PKG += libmatroska-$(LIBMATROSKA_VERSION).tar.bz2
# ffmpeg
# ***************************************************************************
# Note: at present, we check out the tree from 2005-08-01 because of
# compilation issues. We will use the latest version again, when our
# ffmpeg-module is fixed properly --Meuuh
ffmpeg
:
echo
$(FFMPEG_CVSROOT)
A
>
./ffmpeg.cvs
CVS_PASSFILE
=
./ffmpeg.cvs cvs
-z3
-d
$(FFMPEG_CVSROOT)
co
-D
"2005-08-01 20:02:00 +0000"
ffmpeg
CVS_PASSFILE
=
./ffmpeg.cvs cvs
-z3
-d
$(FFMPEG_CVSROOT)
co ffmpeg
patch
-p
0 < Patches/ffmpeg.patch.cvs
# (cd $@; ./bootstrap)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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