summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-03-02 12:07:32 +0100
committerEdward Hervey <bilboed@bilboed.com>2009-03-02 12:07:32 +0100
commit62c179ee503735b049f1feb5f1f9c912155945b6 (patch)
treef8582317bbe9920d416d54b2a2f8ca12d9827806
parent65cf8cc061e8b0345dc835ad3070b794fcb56c8e (diff)
ffmpegrev: Switch to 0.5 ffmpeg release branch
-rw-r--r--ffmpegrev4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffmpegrev b/ffmpegrev
index 16bdc19..960336d 100644
--- a/ffmpegrev
+++ b/ffmpegrev
@@ -1,8 +1,8 @@
-FFMPEG_REVISION=17634
+FFMPEG_REVISION=17727
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=28723
+FFMPEG_EXTERNALS_REVISION=28777