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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 06:23:57 PDT 2015


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

--- Comment #49 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Benjamin Gaignard from comment #47)
> As in the previous patch dmabuf allocator is added in pool configuration to
> let elements negotiate the allocator.

That's the part I'm less happy with. The allocation stuff is already cluttered
of exception case, adding allocators with the GST_ALLOCATOR_FLAG_CUSTOM_ALLOC
flags to the query is yet another exception to handle. Maybe the pool inforce
the allocator instead. This way you can achieve the same, but by reading back
the updated configuration from the pool, rather then looking for a dmabuf in
the query array ?

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