[Bug 752116] adapter: failure of gst_adapter_get_(buffer_)list

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 9 07:17:05 PDT 2015


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
What Olivier means is that for all buffers except for the last and first you
can just return a ref and don't need to copy. We will always take the full
buffer for all those. Only the first and last might be partial and might
require a gst_buffer_copy_region()

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