[Bug 743345] glupload: Add support for dmabuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 9 01:05:31 PST 2015


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

--- Comment #75 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #73)
> We need a proper define and documentation for that caps feature before introducing it.

Should it be defined in gst-plugins-base/gst-libs/gst/allocators/gstdmabuf.h :

#define GST_ALLOCATOR_DMABUF "dmabuf"
+ #define GST_CAPS_FEATURE_MEMORY_DMABUF "memory:DMABuf"

?  (or in gst core next to "memory:SystemMemory", I can see also
GST_CAPS_FEATURES_MEMORY_SYSTEM_MEMORY with an "S". Worth to mention
GST_CAPS_FEATURES_MEMORY_SYSTEM_MEMORY occurrence in gst-inspect.c)

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