From e07dec1ec259a52a893642da14856e16085f3c36 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Tue, 7 Jun 2011 20:35:42 +0000 Subject: Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav) Highlights: - Sources with more than 20 streams (video, audio and subtitles combined) are now supported - Adds decoding support for 10-bit H.264 - Adds frame-based threading for H.264 and VP8 Not yet enabled in HB. See experimental patch on RB to enable. - Quality tweaks for the AC3 encoder - AAC encoder improvements Not yet enabled in HB. See experimental patch on RB to enable. - Miscellaneous other fixes and improvements git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4028 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/ffmpeg/module.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/ffmpeg/module.defs') diff --git a/contrib/ffmpeg/module.defs b/contrib/ffmpeg/module.defs index b524e27a7..243b314ef 100644 --- a/contrib/ffmpeg/module.defs +++ b/contrib/ffmpeg/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,FFMPEG,ffmpeg,BZIP2 ZLIB)) $(eval $(call import.CONTRIB.defs,FFMPEG)) -FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/ffmpeg-git-0b32da9.tar.bz2 +FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/ffmpeg-git-v0.7b2-406-g7b20d35.tar.bz2 FFMPEG.CONFIGURE.deps = FFMPEG.CONFIGURE.env = -- cgit v1.2.3