[Bug 767413] tee: Properly handle return value when only 1 pad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 15 11:28:05 UTC 2016


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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
The flow return of a pad that is no longer there (released) has no meaning for
the remaining pipeline. Before the fast path was added, that is the behaviour
we had and what the patch fixes. This behaviour let you release a pad at any
moment without pad probe and is neither documented or unit tested. I'm not
actively working on that one this week, but I wanted to do both. This is a
minor bug since we have told everyone to always use a pad probe callback.

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