[Bug 759125] GstBin: async-handling latency handling is decoupled from parent pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 7 09:40:07 PST 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #4 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Changing the behaviour to not do the latency calculation here is an API break.
I think the best we can do is to post a message if it's not truly the top level
bin. Doing the latency queries in the bin and then re-doing later from the main
loop should be fine. Ie, s/else if/if/ and leave the toplevel check as-is.

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