[Bug 789476] gdpdepay: assumes wrongly downstream allocator without custom alloc function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 1 13:57:01 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Other elements upstream could potentially understand that custom allocator and
do something meaningful with it.

IIRC the idea is that if you only have a custom allocator (that does not work
normally, like this one here) to return, you *first* put the sysmem allocator
in the query response... and only afterwards the custom one.

The first allocator in the query response must always be sysmem/etc compatible
unless custom caps features are negotiated.

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