Switch back to the ffmpeg 0.5 branch to allow us to release in the next weeks

This commit is contained in:
Sebastian Dröge 2009-05-29 13:51:31 +02:00
parent c4293909e4
commit 3511342f18

View file

@ -1,8 +1,8 @@
FFMPEG_REVISION=18813
FFMPEG_REVISION=18939
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
# 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=29305
FFMPEG_EXTERNALS_REVISION=29320