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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 7 00:27:32 UTC 2017


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 349419:
 --> (https://bugzilla.gnome.org/review?bug=781000&attachment=349419)

::: gst/gstpad.c
@@ +5615,3 @@
         break;
       default:
+        ret = GST_FLOW_FLUSHING;

Why do you fix this issue differently compare to all the other places ? We have
fixed this by checking if the peer-pad has the flushing flag set in all other
places.

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