[Bug 746544] basetransform: Add buffer list support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 17 10:41:04 PDT 2015


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It depends how it's implemented. I was thinking of

> GstFlowReturn transform_list(trans, in_list, out_list)
> GstFlowReturn transform_list_ip(trans, list)

The former allocates an output list with all buffers, the latter makes sure
that the list and all buffers are writable.

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