[Bug 783521] gl: Add "direct" dmabuf uploader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 6 09:08:13 UTC 2018


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

--- Comment #22 from Michael Olbrich <m.olbrich at pengutronix.de> ---
Created attachment 372959
  --> https://bugzilla.gnome.org/attachment.cgi?id=372959&action=edit
gl/egl: Add gst_egl_image_from_dmabuf_direct() function

The colorspace conversion happens during the upload so the necessary hints
must be provided to ensure that the conversion works correctly.

At least the Mesa Intel driver will create a texture without error but
produces an incorrect result. Use eglQueryDmaBufModifiersEXT() to check if
non-external upload is supported for the given format.

Based on a patch from Carlos Rafael Giani <dv at pseudoterminal.org>.

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