[Bug 752800] basetransform: may return not-negotiation on shutdown

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 24 16:16:00 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I think the problem is that we have function returning gboolean, but running
function that return FLOW_RETURN internally, and we loose the notion of
FLUSHING. Fortunatly, all thread stops when that happen, and the pad is left
with the flushing flag, that we check.

We could duplicate the API function that are affected and start using 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