gstreamer/ext/gl
Matthew Waters 8b310665c5 gl/build: add missing '\' at the end of the line in MakeFile.am
Otherwise the following elements aren't included in the correct variable.

Fixes error in 'make distcheck' failing to find gstgltestsrc.h
2016-04-01 00:27:04 +11:00
..
effects gldifferencematte: port to gl3/gles2 2016-03-31 20:53:18 +11:00
BUGS
caopengllayersink.h caopengllayersink: correctly use the sync meta across multiple contexts 2015-05-20 00:36:48 +10:00
caopengllayersink.m bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gltestsrc.c gltestsrc: port to gles2/gl3 2016-03-31 20:53:18 +11:00
gltestsrc.h gltestsrc: add a generic src framework 2016-03-31 20:53:18 +11:00
gstglbasemixer.c gl: error out if the configured GL API is unsupported by our element 2016-02-22 20:52:54 +11:00
gstglbasemixer.h
gstglbumper.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglbumper.h
gstglcolorbalance.c glcolorbalance: return HARDWARE from get_balance_type 2016-01-27 20:24:37 +11:00
gstglcolorbalance.h gl: implement a colorbalance element 2016-01-13 12:00:03 +11:00
gstglcolorconvertelement.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglcolorconvertelement.h Revert "gl: readd glupload/download onto element pads" 2015-05-06 15:46:49 +02:00
gstglcolorscale.c glshader: port to using GstGLSLStage objects for string management 2015-10-15 21:27:57 +11:00
gstglcolorscale.h
gstgldeinterlace.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstgldeinterlace.h
gstgldifferencematte.c gldifferencematte: port to gl3/gles2 2016-03-31 20:53:18 +11:00
gstgldifferencematte.h gldifferencematte: port to gl3/gles2 2016-03-31 20:53:18 +11:00
gstgldownloadelement.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstgldownloadelement.h
gstgleffects.c gleffects; give each effect a unique long name and description 2016-03-11 01:40:39 +11:00
gstgleffects.h gleffects; give each effect a unique long name and description 2016-03-11 01:40:39 +11:00
gstglfilterapp.c glfilterapp: update for the use of shaders 2016-03-10 22:53:01 +11:00
gstglfilterapp.h
gstglfilterbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglfilterbin.h
gstglfiltercube.c gl: element buffers are part of vao state 2015-05-14 14:58:07 +10:00
gstglfiltercube.h gl: element buffers are part of vao state 2015-05-14 14:58:07 +10:00
gstglfilterglass.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2015-05-14 16:42:09 +10:00
gstglfilterglass.h
gstglfilterreflectedscreen.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglfilterreflectedscreen.h
gstglfiltershader.c glshader: fix usage doc 2015-12-28 10:43:56 +02:00
gstglfiltershader.h glshaderelement: implement setting arbitrary uniforms 2015-10-21 04:05:00 +11:00
gstglimagesink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglimagesink.h glimagesink: don't push a reconfigure event from the GL thread 2016-02-17 10:34:14 +11:00
gstglmixer.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglmixer.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglmixerbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglmixerbin.h
gstglmosaic.c glmixer: iterator didn't advance in continue statement 2016-02-24 18:27:44 +11:00
gstglmosaic.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstgloverlay.c glmemory: add gst_gl_memory_allocator_get_default 2015-12-18 14:25:32 +11:00
gstgloverlay.h gloverlay: remove unused type_file field 2015-05-26 16:49:55 -04:00
gstglsinkbin.c glsinkbin: add glcolorbalance element 2016-01-27 20:24:37 +11:00
gstglsinkbin.h glsinkbin: add glcolorbalance element 2016-01-27 20:24:37 +11:00
gstglsrcbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglsrcbin.h
gstglstereomix.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglstereomix.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglstereosplit.c glsterosplit: remove internal glupload/glcolorconvert 2016-03-31 20:53:18 +11:00
gstglstereosplit.h glsterosplit: remove internal glupload/glcolorconvert 2016-03-31 20:53:18 +11:00
gstgltestsrc.c gltestsrc: port to gles2/gl3 2016-03-31 20:53:18 +11:00
gstgltestsrc.h gltestsrc: add a generic src framework 2016-03-31 20:53:18 +11:00
gstgltransformation.c gltransformation: reconfigure the src when changing to/from passthrough 2016-02-03 17:16:39 +11:00
gstgltransformation.h gltransformation: implement navigation events 2016-01-15 12:04:59 +11:00
gstgluploadelement.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstgluploadelement.h
gstglvideoflip.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglvideoflip.h glvideoflip: correctly update the output caps on method changes 2016-02-03 12:22:08 +11:00
gstglvideomixer.c glvideomixer: signal continuation in reset 2016-03-08 02:06:46 +11:00
gstglvideomixer.h glmixer: Remove usage of GstGLMixerFrameData 2016-02-17 10:30:45 +11:00
gstglviewconvert.c gl: add missing break 2015-06-29 16:10:50 +01:00
gstglviewconvert.h gl: Add glviewconvert, glstereomix and glstereosplit elements 2015-06-19 01:49:33 +10:00
gstopengl.c gltestsrc: port to gles2/gl3 2016-03-31 20:53:18 +11:00
Makefile.am gl/build: add missing '\' at the end of the line in MakeFile.am 2016-04-01 00:27:04 +11:00