[gstreamer-bugs] [Bug 540215] decodebin does not insert a queue for raw data type

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jul 6 16:21:52 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=540215

  GStreamer | gst-plugins-base | Ver: 0.10.19

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
 Attachment #113434|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.21




------- Comment #3 from Sebastian Dröge  2008-07-06 23:21 UTC -------
Thanks, I've committed this now with some smaller changes (added debug output
before the queue is linked in and unref'd the queue's srcpad after use):

2008-07-07  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>

        * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
        Add a queue after a demuxer if the demuxer outputs raw data. This was
        done before only for non-raw data but is required in this case too.
        Fixes bug #540215.

        decodebin2 doesn't have this issue because all streams of a group
        go through multiqueue.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=540215.




More information about the Gstreamer-bugs mailing list