gstreamer/gst-libs/gst/gl/egl
Nicolas Dufresne 9870783f01 eglimage: Fix extension names in dmabuf import check
There was a typo in the extension name which resulted in the modifiers
to never be set when doing DMABuf import. That triggered the modifiers
lookup in Intel driver, which was in fact hiding bugs in the gldownload
to glupload path when doing DMABuf.

Note, this changes breaks pipeline the following pipeline on Intel and
some other drivers:

  gltestsrc ! gldownload ! video/x-raw\(memory:DMABuf\) ! glimagsink

A fix for this was added to Mesa recently:

Related to https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1338
Fixes 5d0e191710
2019-11-11 17:01:23 -05:00
..
gstegl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c eglimage: Fix extension names in dmabuf import check 2019-11-11 17:01:23 -05:00
gsteglimage.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglcontext_egl.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstglcontext_egl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstgldisplay_egl.c gstgl: Add a new window type for WinRT 2019-08-28 02:25:11 +05:30
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl_device.c egldevice: Fix undeclared type build error 2019-09-12 13:32:07 +00:00
gstgldisplay_egl_device.h gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglmemoryegl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglmemoryegl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00