[Bug 781000] New: Unexpected ERROR if changing states while pushing a sticky event.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 6 23:22:19 UTC 2017


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

            Bug ID: 781000
           Summary: Unexpected ERROR if changing states while pushing a
                    sticky event.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: olivier.crete at ocrete.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently, if the downstream element is stopped or goes flushing while a sticky
event is pushed downstream as caused by a buffer push, it will cause a
castrophic failure as the gst_pad_push() will return GST_FLOW_ERROR.

I think it should return GST_FLOW_FLUSHING instead, so that it can be safely
ignored if a flush caused 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