[Bug 746442] rtprtxsend: Maybe broken stream lock handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 04:34:12 PDT 2015


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
But the srcpad stream lock will only be taken by the task, not by
gst_pad_push/gst_pad_push_event. So only the task will ever take that, while
the chain/event function will just push things without.

However gst_pad_push/push_event will take the stream lock of the peer, so maybe
it's all good.

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