[Bug 733169] New: decodebin: improve deadend pads handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 14 09:53:02 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733169
  GStreamer | gst-plugins-base | unspecified

           Summary: decodebin: improve deadend pads handling
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiagossantos at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently deadend pads aren't properly handled for pad switching. The following
patches fix this situation.

The issues happen when:
1) A deadend pad is present on a group that has finished (eos on all pads). As
it isn't considered drained it will prevent group switching

2) All pads are deadend on a group, leading to an error about no buffers being
pushed on a pad before EOS, even when there is already a next group to expose.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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