ffmpegrev: Update to ffmpeg/swscale checkouts of Mon Jan 25 2010

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.
This commit is contained in:
Edward Hervey 2010-01-25 11:59:29 +01:00
parent 25073856e4
commit 93c34781c2

View file

@ -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