[gstreamer-bugs] [Bug 359545] ffdemux_mpegts broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 4 06:43:50 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=359545

  GStreamer | gst-ffmpeg | Ver: 0.10.1


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.2
            Version|0.10.10                     |0.10.1




------- Comment #3 from Wim Taymans  2006-10-04 13:43 UTC -------
        * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_averror),
        (gst_ffmpegdemux_init), (gst_ffmpegdemux_close),
        (gst_ffmpegdemux_push_event), (gst_ffmpegdemux_send_event),
        (gst_ffmpegdemux_src_query), (gst_ffmpegdemux_open),
        (gst_ffmpegdemux_loop), (gst_ffmpegdemux_sink_activate),
        (gst_ffmpegdemux_sink_activate_push),
        (gst_ffmpegdemux_sink_activate_pull):
        Don't try to use or remove non-existing pads.
        Use _scale some more.
        Don't try to do maths with invalid timestamps. Fixes #359545.
        Prepare for push based scheduling.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list