Commit f7a07d11 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Freeze ffmpeg to revision 14080 (aka HEAD) because 'It just works', so we get...

Freeze ffmpeg to revision 14080 (aka HEAD) because 'It just works', so we get something reliable to deal with for the stable release
parent c6d63c15
......@@ -1067,7 +1067,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
ifdef SVN
ffmpeg:
$(SVN) co $(FFMPEG_SVN) ffmpeg
$(SVN) co $(FFMPEG_SVN) ffmpeg -r 14080
ifeq ($(HOST),i586-pc-beos)
(cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch)
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment