ffmpegrev: Update to ffmpeg/swscale checkouts of Mon Jan 25 2010
authorEdward Hervey <bilboed@bilboed.com>
Mon, 25 Jan 2010 10:59:29 +0000 (11:59 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 25 Jan 2010 11:00:57 +0000 (12:00 +0100)
ffmpeg received an overwhelming amount of h264 decoding improvements since
the last checkout, some minor fixes here and there and no apparent regressions.

Also set a specific swscale revision to checkout.

ffmpegrev

index 389a676..1157322 100644 (file)
--- a/ffmpegrev
+++ b/ffmpegrev
@@ -1,4 +1,4 @@
-FFMPEG_REVISION=21150
+FFMPEG_REVISION=21449
 FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
 FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
 # Because ffmpeg trunk checks out libswscale via an svn:externals, checking
@@ -6,4 +6,4 @@ FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
 # Keep the swscale checkout manually synchronized, then. Update this
 # when you update FFMPEG_REVISION. Set it to empty if there's no
 # external to update (as on ffmpeg 0.5 branch)
-FFMPEG_EXTERNALS_REVISION=
+FFMPEG_EXTERNALS_REVISION=30431