summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-29 13:51:31 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-29 13:51:31 +0200
commit3511342f184fac2b1c7a5a255f776608cd246e32 (patch)
tree80a45daf5fdbcd0870c0d78eecbe63c2edfa0270
parentc4293909e411c14292c9f1a6c9ba18b808038f6b (diff)
Switch back to the ffmpeg 0.5 branch to allow us to release in the next weeks
-rw-r--r--ffmpegrev6
1 files changed, 3 insertions, 3 deletions
diff --git a/ffmpegrev b/ffmpegrev
index 6331640..f1ad70b 100644
--- a/ffmpegrev
+++ b/ffmpegrev
@@ -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