[Bug 711155] wayland: add wl_drm support to wayland sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 31 00:39:28 PDT 2015


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

--- Comment #34 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nicolas Dufresne (stormer) from comment #33)
> Exception that the dmabuf allocator does not allocate, hence cannot be put
> in the allocator array. If it get used accidentally by an element that does
> not know how it works, it will completely fail the pipeline. Passing a
> dmabuf allocator in there seemed like a good idea even to me at first, but
> is in fact a bad idea as it makes everything more complex when come time to
> deal with the allocator array in generic code.

It's not different to some other allocators, like the GL one. There's nothing
wrong with putting an allocator into the ALLOCATION query that requires special
API to be used.

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