[Bug 743345] glimagesink: Add support for dmabuf
bugzilla at gnome.org
bugzilla at gnome.org
Thu Feb 12 06:07:01 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743345
Gwenole Beauchesne <gb.devel at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gb.devel at gmail.com
--- Comment #15 from Gwenole Beauchesne <gb.devel at gmail.com> ---
BTW, I had proposed an EXT_image_dma_buf_import_with_glformat extension that
would allow you to map each individual plane as a separate EGLImage akin to
what we do in Wayland, but requires you to write your own shader to perform YUV
to RGB conversion. Is that something that interests you and that I should
persue on pushing out?
Full support for GL_OES_EGL_image_external with planar YUV formats would
require much more work in Mesa, especially if you additionally want to support
fancy stuff like field selection, customization of the color matrix for
conversion (bt.601 vs. bt.709 vs XXX), etc.
--
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