[Bug 750098] New: [PATCH] New element to convert GST_FLOW_ERROR into GST_FLOW_OK

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 29 04:49:15 PDT 2015


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

            Bug ID: 750098
           Summary: [PATCH] New element to convert GST_FLOW_ERROR into
                    GST_FLOW_OK
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vivia at ahiru.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 304240
  --> https://bugzilla.gnome.org/attachment.cgi?id=304240&action=edit
The patch.

Can be used to fix misbehaving sinks. It will pass through all buffers
until it encounters GST_FLOW_ERROR. At that point it will unref the buffers
and return GST_FLOW_OK - until the next READY_TO_PAUSED or FLUSH_STOP.

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