[Bug 768794] ion: DMA Buf allocator based on ion

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 19 15:15:52 UTC 2016


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

--- Comment #24 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Looking Closer at ion, it seems we can discard the ion handle as soon as we
have the dmabuf, and there is a way to get back this handle anyway. So the
quark is not strictly required.

The quark is not a very elegant solution. If we want to keep the ion
information, I think we need to turn GstFDMemory structure into something
public, so we can extend it.

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