gstreamer/gst-libs/gst/gl/egl
Haihao Xiang 6d0f796591 glimagesink: add support for P010 variants
This makes a pipeline below works:

little endian:
gst-launch-1.0 videotestsrc ! video/x-raw,format=P010_10LE ! glimagesink

big endian:
gst-launch-1.0 videotestsrc ! video/x-raw,format=P010_10BE ! glimagesink
2019-06-18 16:32:00 +08: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 glimagesink: add support for P010 variants 2019-06-18 16:32:00 +08:00
gsteglimage.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstglcontext_egl.c glcontext_egl: check if eglChooseConfig has a matching config 2019-06-14 12:59:03 +03:00
gstglcontext_egl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstgldisplay_egl.c gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +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
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00