[Bug 743345] glupload: Add support for dmabuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 07:37:45 PST 2015


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

--- Comment #77 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #76)
> (In reply to Julien Isorce from comment #75)
> > (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)
> 
> I think I prefer that in the allocator. And yes, it's CAPS_FEATURES with an
> S.

I created https://bugzilla.gnome.org/show_bug.cgi?id=759358 , I'll try to make
a patch.

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