[Bug 752213] tee: Avoid race condition while forwarding sticky events

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 13 06:40:33 UTC 2016


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

--- Comment #44 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Not sure why you need a recursive mutex here, or any mutex at all. Why doesn't
any of the existing solutions work if you just forward the sticky events that
are currently there in request_new_pad() before the pad is added... and forward
all pending sticky events on the next serialized event/buffer?

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