[Bug 744806] New: audiodecoder: early call to drain() causes segment event to be sent before caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 19 09:43:15 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744806

            Bug ID: 744806
           Summary: audiodecoder: early call to drain() causes segment
                    event to be sent before caps
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thiagossantos at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

commit 7c0f885ad246efd18b21c35a9c7f3200828a652c introduced a regression that
causes vorbisdec (and potentially other audio decoders) to send the segment
event before the caps if they receive a discont buffer early on the stream,
before the output caps is decided.

The attached patch aims to fix it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list