From 4de29a49a178fc15b7e1d1a69fca59af1c8f2227 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 8 May 2008 16:06:12 +0000 Subject: [PATCH] ffmpegrev: Update to today's upstream ffmpeg. No visible regressions. Original commit message from CVS: * ffmpegrev: Update to today's upstream ffmpeg. No visible regressions. --- ChangeLog | 5 +++++ ffmpegrev | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a2c7ccb..f919a02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-05-08 Edward Hervey + * ffmpegrev: + Update to today's upstream ffmpeg. No visible regressions. + +2008-05-08 Edward Hervey + * configure.ac: * gst-libs/ext/Makefile.am: More fixes for make dist. diff --git a/ffmpegrev b/ffmpegrev index d967187..d416b09 100644 --- a/ffmpegrev +++ b/ffmpegrev @@ -1,9 +1,9 @@ # 6315, 10844, 10876, 10910, 10932, 10939 -FFMPEG_REVISION=12672 +FFMPEG_REVISION=13080 FFMPEG_CO_DIR=gst-libs/ext/ffmpeg FFMPEG_SVN=svn://svn.mplayerhq.hu/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_UPDATE="cd $FFMPEG_CO_DIR/libswscale && svn up -r '{2008-04-03 00:07:21 +0200}'" +FFMPEG_EXTERNALS_UPDATE="cd $FFMPEG_CO_DIR/libswscale && svn up -r '{2008-05-08 00:07:21 +0200}'" -- 2.7.4