gstreamer/gst-libs/gst/gl
Haihao Xiang 77db5a0e21 gl: add support for Y412_LE / Y412_BE format
Reuse Y410 code for Y412_LE / Y412_BE except gl format. The gl format is
RGBA16 for Y412_LE / Y412_BE.

Sample pipeline:
gst-launch-1.0 videotestsrc ! video/x-raw,format=Y412_LE ! glimagesink
2020-04-01 13:55:50 +08:00
..
android
cocoa glcontext/cocoa: handle sending one message during shutdown 2020-03-26 11:25:44 +00:00
dispmanx
eagl
egl gl: add support for P012_LE / P012_BE format 2020-03-24 14:29:38 +08:00
gbm
glprototypes
utils
viv-fb
wayland gl/wayland: Mouse events handling 2020-03-19 09:59:47 +00:00
wgl
win32
winrt
x11 gl/context/glx: dump GLXFBConfig information to debug logs 2020-03-02 19:36:50 +11:00
gl-prelude.h
gl.h
gstgl_enums.h
gstgl_fwd.h
gstglapi.c
gstglapi.h
gstglbasefilter.c glbasefilter: add support for changing the display 2020-03-03 02:11:52 +00:00
gstglbasefilter.h glbasefilter: add support for changing the display 2020-03-03 02:11:52 +00:00
gstglbasememory.c
gstglbasememory.h
gstglbasesrc.c glbasesrc: add support for changing display's 2020-03-03 02:11:52 +00:00
gstglbasesrc.h
gstglbuffer.c
gstglbuffer.h
gstglbufferpool.c
gstglbufferpool.h
gstglcolorconvert.c gl: add support for Y412_LE / Y412_BE format 2020-04-01 13:55:50 +08:00
gstglcolorconvert.h gl: add support for Y412_LE / Y412_BE format 2020-04-01 13:55:50 +08:00
gstglconfig.h.meson
gstglcontext.c glcontext: add context is valid precondition to get_thread() 2020-03-26 11:25:44 +00:00
gstglcontext.h
gstglcontext_private.h
gstgldebug.c
gstgldebug.h
gstgldisplay.c gldisplay: add support removing a context from the internal list 2020-03-03 02:11:52 +00:00
gstgldisplay.h gldisplay: add support removing a context from the internal list 2020-03-03 02:11:52 +00:00
gstglfeature.c
gstglfeature.h
gstglfeature_private.h
gstglfilter.c glfilter: use gst_object_unref/ref functions 2020-03-04 00:04:18 +00:00
gstglfilter.h
gstglformat.c gl: add support for Y412_LE / Y412_BE format 2020-04-01 13:55:50 +08:00
gstglformat.h
gstglframebuffer.c
gstglframebuffer.h
gstglfuncs.h
gstglmemory.c
gstglmemory.h gl: add support for Y412_LE / Y412_BE format 2020-04-01 13:55:50 +08:00
gstglmemorypbo.c
gstglmemorypbo.h
gstgloverlaycompositor.c
gstgloverlaycompositor.h
gstglpixelformat.c
gstglquery.c glquery: fix a possible unintialized value 2020-03-02 19:36:50 +11:00
gstglquery.h
gstglrenderbuffer.c
gstglrenderbuffer.h
gstglshader.c
gstglshader.h
gstglshaderstrings.c
gstglshaderstrings.h
gstglsl.c
gstglsl.h
gstglsl_private.h
gstglslstage.c
gstglslstage.h
gstglsyncmeta.c
gstglsyncmeta.h
gstglupload.c glupload: fix segfault 2020-03-26 14:06:13 +08:00
gstglupload.h
gstglutils.c
gstglutils.h
gstglutils_private.h
gstglviewconvert.c
gstglviewconvert.h
gstglwindow.c glwindow: remove unused private alive variable 2020-03-26 11:25:44 +00:00
gstglwindow.h gl/navigation: Scroll events dispatch support 2020-03-19 09:59:47 +00:00
gstglwindow_private.h
meson.build meson: add window system egl 2020-03-12 10:00:59 +00:00