[gstreamer-bugs] [Bug 370020] [mpeg2dec] continue even after 5 consecutive decoding errors

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 2 05:04:53 PST 2007


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=370020

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75931|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|[PATCH][mpeg2dec] continue  |[mpeg2dec] continue even
                   |after 5 consecutive decoding|after 5 consecutive decoding
                   |errors                      |errors
   Target Milestone|HEAD                        |0.10.6




------- Comment #4 from Tim-Philipp Müller  2007-03-02 13:02 UTC -------
Committed:

 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Zaheer Abbas Merali  <zaheermerali at gmail com>

        * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
          Never post a (fatal) error message on the bus on decoding errors. We
          should only do this if we can't recover, but mpeg2dec can always
          recover. This is needed for DVB streams, for example, where there
          may be temporary glitches in the stream. Instead of an error
          message, post a warning message on the bus for every N decoding
          errors. Fixes #370020.


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




More information about the Gstreamer-bugs mailing list