gstreamer/gst-libs/gst/gl/egl
Lubosz Sarnecki 1cd9786598 eglimagememory: Methods to create GstGLMemory from dmabufs
Maps GstVideoFormats to suitable DRM fourccs which work with
glcolorconvert, using gst_gl_memory_alloc(). We require mostly
only 4 formats to be supported by the driver. We require DRM
equivalent to RGB16, RGBA, R8 and RG88. This way it's compatible with
DesktopGL, since GL_TEXTURE_2D is used and limit driver requirements.
With this we can virtually support all formats the glcolorconvert
supports.

https://bugzilla.gnome.org/show_bug.cgi?id=743345
2015-12-18 15:56:34 -05:00
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
gsteglimagememory.c eglimagememory: Methods to create GstGLMemory from dmabufs 2015-12-18 15:56:34 -05:00
gsteglimagememory.h eglimagememory: Methods to create GstGLMemory from dmabufs 2015-12-18 15:56:34 -05:00
gstglcontext_egl.c gstglcontext_egl: Expose gst_gl_context_egl_get_error_string. 2015-12-18 15:56:33 -05:00
gstglcontext_egl.h gstglcontext_egl: Expose gst_gl_context_egl_get_error_string. 2015-12-18 15:56:33 -05:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00