ffmpegrev: Update to actual ffmpeg 0.5 release branch

Normally this should be the last commit before they release 0.5.
We should use this for pre-releases in order to help them squash down bugs.
This commit is contained in:
Edward Hervey 2009-03-03 17:23:25 +01:00
parent 62c179ee50
commit a57ffa07c4

View file

@ -1,6 +1,6 @@
FFMPEG_REVISION=17727
FFMPEG_REVISION=17754
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