Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 86c95bca44436ae3ccee1f76bb453895 > files > 25

gstreamer0.10-ffmpeg-0.10.11-3.2.mga1.src.rpm

diff -p -up gst-ffmpeg-0.10.4/ext/ffmpeg/gstffmpegdemux.c.mpegts gst-ffmpeg-0.10.4/ext/ffmpeg/gstffmpegdemux.c
--- gst-ffmpeg-0.10.4/ext/ffmpeg/gstffmpegdemux.c.mpegts	2008-05-19 21:58:09.000000000 +0200
+++ gst-ffmpeg-0.10.4/ext/ffmpeg/gstffmpegdemux.c	2008-05-23 12:02:56.000000000 +0200
@@ -1591,6 +1591,7 @@ gst_ffmpegdemux_register (GstPlugin * pl
         !strcmp (in_plugin->name, "aiff") ||
         !strcmp (in_plugin->name, "4xm") ||
         !strcmp (in_plugin->name, "yuv4mpegpipe") ||
+        !strcmp (in_plugin->name, "mpegts") ||
         !strcmp (in_plugin->name, "mpc") || !strcmp (in_plugin->name, "gif"))
       rank = GST_RANK_MARGINAL;
     else