[Bug 783521] gl: Add "direct" dmabuf uploader
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 30 11:30:40 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=783521
--- Comment #50 from Michael Olbrich <m.olbrich at pengutronix.de> ---
Created attachment 374103
--> https://bugzilla.gnome.org/attachment.cgi?id=374103&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