[Bug 743345] glupload: Add support for dmabuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 23 13:08:47 PST 2015


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

--- Comment #47 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 316107:
 --> (https://bugzilla.gnome.org/review?bug=743345&attachment=316107)

::: gst-libs/gst/gl/egl/gsteglimagememory.c
@@ +379,3 @@
+  attribs[atti++] = EGL_DMA_BUF_PLANE0_FD_EXT;
+  attribs[atti++] =
+      gst_dmabuf_memory_get_fd (gst_buffer_peek_memory (in_buffer, 0));

What if you have multiple FDs ?

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