gstreamer/ext/gl
2015-02-05 11:07:19 +11:00
..
effects gl: fix various build errors without desktop gl 2014-11-28 10:59:46 +11:00
BUGS move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gltestsrc.c gltestsrc: implement checkers pattern with GLSL 2014-10-07 23:41:38 +11:00
gltestsrc.h gltestsrc: implement snow pattern with GLSL. 2014-09-24 00:40:37 +10:00
gstglbumper.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglbumper.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglcolorscale.c gl: fix typo in #if 2014-11-28 11:04:22 +11:00
gstglcolorscale.h glcolorscale: support gl3 2014-11-28 09:14:25 +11:00
gstgldeinterlace.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstgldeinterlace.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldifferencematte.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstgldifferencematte.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgleffects.c gleffects: don't abort when setting the effect to 0,1,2 2014-12-11 19:41:23 +11:00
gstgleffects.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglfilterapp.c glfilterapp: fix unused variable compiler warning 2014-11-28 16:04:54 +00:00
gstglfilterapp.h glfilterapp: actually emit the client-draw signal 2014-06-12 23:17:05 +10:00
gstglfilterblur.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglfilterblur.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltercube.c glfiltercube: use a shader everywhere 2014-12-11 19:41:23 +11:00
gstglfiltercube.h gl: remove the use of glu 2014-11-28 09:14:26 +11:00
gstglfilterglass.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglfilterglass.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterlaplacian.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglfilterlaplacian.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltershader.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglfiltershader.h glfiltershader: port to GLES2 2014-06-17 23:21:15 +10:00
gstglfiltersobel.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglfiltersobel.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglimagesink.c glimagesink: log the converted caps 2015-02-05 11:07:19 +11:00
gstglimagesink.h glimagesink: clobber the alpha channel by default 2015-01-30 15:54:05 +11:00
gstglmixer.c gl: remove the egl caps from the src pads 2015-02-03 15:30:08 +11:00
gstglmixer.h gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglmixerpad.h glvideomixer: don't upload if alpha <= 0 2015-01-15 09:50:02 +11:00
gstglmosaic.c gldisplay: implement runtime GL api filtering 2014-11-28 09:14:26 +11:00
gstglmosaic.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02:00
gstgloverlay.c gl: Add support for GstVideoAlignment 2014-12-19 12:11:08 -05:00
gstgloverlay.h gloverlay: support gl3 2014-11-28 09:14:25 +11:00
gstgltestsrc.c gl: remove the egl caps from the src pads 2015-02-03 15:30:08 +11:00
gstgltestsrc.h gltestsrc: Add other-context property 2014-10-13 13:25:42 +02:00
gstgltransformation.c gl: fixup vao and vbo usage for legacy GL 2014-12-11 19:41:23 +11:00
gstgltransformation.h gltransformation: support gl3 2014-11-28 09:14:25 +11:00
gstglvideomixer.c glvideomixer: don't upload if alpha <= 0 2015-01-15 09:50:02 +11:00
gstglvideomixer.h glvideomixer: add support for gl3 2014-11-28 09:14:25 +11:00
gstopengl.c gl: Rename gst-launch-0.10 to gst-launch-1.0 in docs 2014-12-04 16:25:57 +01:00
Makefile.am glfilterapp is now available on gles2 as well so build it 2014-11-28 14:08:40 +11:00