From 8a98f83970ee9889c377d09a234513560caa9b50 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 17 Jun 2003 11:43:24 +0000 Subject: New ffmpeg version fixes mpeg decoding segfaults (mpeg1) Original commit message from CVS: New ffmpeg version fixes mpeg decoding segfaults (mpeg1) --- configure.ac | 2 +- gst-libs/ext/ffmpeg/Tag | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b237d219..d766afd3 100644 --- a/configure.ac +++ b/configure.ac @@ -663,7 +663,7 @@ GST_CHECK_FEATURE(FFMPEG, [ffmpeg plug-ins], ffmpeg, [ # prerelease and release should get it disted if test "x$GST_PLUGINS_VERSION_NANO" = x1; then AC_MSG_NOTICE(slurping FFmpeg CVS source) - AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, 2003-05-28 22:00 GMT, + AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, 2003-06-09 22:00 GMT, HAVE_FFMPEG=yes, HAVE_FFMPEG=no) else AC_MSG_NOTICE(FFmpeg CVS code should be included already) diff --git a/gst-libs/ext/ffmpeg/Tag b/gst-libs/ext/ffmpeg/Tag index ced39724..1564cce5 100644 --- a/gst-libs/ext/ffmpeg/Tag +++ b/gst-libs/ext/ffmpeg/Tag @@ -1 +1 @@ -D2003.05.27.22.00.00 +D2003.06.09.22.00.00 -- cgit v1.2.1