[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 18:20:46 UTC 2018


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

--- Comment #14 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 372865
  --> https://bugzilla.gnome.org/attachment.cgi?id=372865&action=edit
bufferlist: Ensure buffer and buffer list writability matches

This makes the gst_buffer_list_ref/unref non inline function that will
now ref all the internal buffers. This way, when the buffer list becomes
non-writable, same happens for the buffers inside.

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