From fdb604d1cff15e16f55b56e1b28c0444b7c16399 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sun, 7 Nov 2010 17:08:04 +0100 Subject: [PATCH] ffmpegrev: Switch to revision 26402 of ffmpeg This is the last svn revision. They have switched to using git... but since there's still some controversy, we'll stick to this version for the time being and maybe switch to using a git submodule in a month with the same equivalent revision (or newer/older if needed) --- ffmpegrev | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ffmpegrev b/ffmpegrev index 773e5d5685..b5f2c5e319 100644 --- a/ffmpegrev +++ b/ffmpegrev @@ -1,6 +1,6 @@ -FFMPEG_REVISION=23623 +FFMPEG_REVISION=26402 FFMPEG_CO_DIR=gst-libs/ext/ffmpeg -FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.6 +FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk/ # Because ffmpeg trunk 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