Update ffmpeg revision to latest trunk

This commit is contained in:
Sebastian Dröge 2009-05-13 16:19:21 +02:00
parent ee5a964293
commit 12ef79a2df

View file

@ -1,8 +1,8 @@
FFMPEG_REVISION=17887
FFMPEG_REVISION=18813
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
# Because ffmpeg checks out libswscale via an svn:externals, checking
# out an old ffmpeg does not check out a corresponding libswscale.
# Keep the swscale checkout manually synchronized, then. Update this
# when you update FFMPEG_REVISION.
FFMPEG_EXTERNALS_REVISION=28825
FFMPEG_EXTERNALS_REVISION=29305