New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 17 Jun 2003 11:43:24 +0000 (11:43 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 17 Jun 2003 11:43:24 +0000 (11:43 +0000)
Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)

configure.ac
gst-libs/ext/ffmpeg/Tag

index b237d21..d766afd 100644 (file)
@@ -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)
index ced3972..1564cce 100644 (file)
@@ -1 +1 @@
-D2003.05.27.22.00.00
+D2003.06.09.22.00.00