[Bug 796692] bufferlist: gst_buffer_list_get() can give a writable reference to multiple threads at the same time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 28 17:52:22 UTC 2018


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

--- Comment #13 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Nop, I've looked, that won't work, there could be a queue downstream. So maybe
what we need is for gst_buffer_list_ref() to ref each GstBuffer. That would
create the condition that if GstBufferList is not writable due to 2 ref or
more, then GstBuffer are not writable either ?

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