gstreamer/gst-libs/gst/gl/egl
Philipp Zabel eb20293a02 glupload: dmabuf-direct: query formats before modifiers
The EXT_image_dma_buf_import_modifiers extension [1] states regarding
eglQueryDmaBufModifiersEXT:

    The format must be one of those returned by the
    eglQueryDmaBufFormatsEXT command.

To comply with this requirement eglQueryDmaBufFormatsEXT must be called
before eglQueryDmaBufModifiersEXT.

[1] https://www.khronos.org/registry/EGL/extensions/EXT/EGL_EXT_image_dma_buf_import_modifiers.txt

https://bugzilla.gnome.org/show_bug.cgi?id=783521
2018-10-30 12:25:08 +01:00
..
gstegl.c gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstegl.h gl/egl: Add gst_egl_image_from_dmabuf_direct() function 2018-10-30 12:25:02 +01:00
gsteglimage.c glupload: dmabuf-direct: query formats before modifiers 2018-10-30 12:25:08 +01:00
gsteglimage.h gl/egl: Add gst_egl_image_from_dmabuf_direct() function 2018-10-30 12:25:02 +01:00
gstglcontext_egl.c glcontextegl: only dump configs once 2018-06-22 22:43:08 +10:00
gstglcontext_egl.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstgldisplay_egl.c Add GBM_CFLAGS and define EGL_PLATFORM_GBM_MESA 2018-08-02 12:17:56 +10:00
gstgldisplay_egl.h gl: GST_EXPORT -> GST_GL_API 2018-03-13 12:10:29 +00:00
gstglmemoryegl.c libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglmemoryegl.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00