ffmpeg: Bump up to current upstream HEAD of ffmpeg and swscale

This commit is contained in:
Edward Hervey 2009-02-27 09:41:24 +01:00
parent 269698f020
commit 65cf8cc061

View file

@ -1,8 +1,8 @@
FFMPEG_REVISION=17524
FFMPEG_REVISION=17634
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
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=28700
FFMPEG_EXTERNALS_REVISION=28723