gstreamer/ext/gl
2016-02-16 13:06:20 +11:00
..
effects gleffects: identity: add the shader to the hash table 2016-02-08 12:24:32 +11:00
BUGS move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
caopengllayersink.h caopengllayersink: correctly use the sync meta across multiple contexts 2015-05-20 00:36:48 +10:00
caopengllayersink.m glmemory: add support for rectangle textures 2015-10-30 14:24:53 +11:00
gltestsrc.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2015-05-14 16:42:09 +10:00
gltestsrc.h gltestsrc: implement snow pattern with GLSL. 2014-09-24 00:40:37 +10:00
gstglbasemixer.c gl: chain up to the parent class for GstElement::set_context 2015-09-28 22:24:04 +10:00
gstglbasemixer.h gl: add a new glbasemixer class below glmixer 2015-03-12 16:45:50 +00:00
gstglbumper.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglbumper.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
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 glcolorconvert: implement usage of a buffer pool 2016-01-06 16:48:33 +11: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 glcolorscale: support gl3 2014-11-28 09:14:25 +11:00
gstgldeinterlace.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstgldeinterlace.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstgldifferencematte.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstgldifferencematte.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgldownloadelement.c gldownload: allow video/x-raw as input 2016-02-01 15:13:03 +11:00
gstgldownloadelement.h gl: add new gldownloadelement 2015-03-12 16:45:50 +00:00
gstgleffects.c gleffects: fix shader compilation with legacy opengl 2015-12-30 12:16:29 +11:00
gstgleffects.h gl: use gles2 shaders everywhere 2015-08-10 16:38:32 +02:00
gstglfilterapp.c gl: get the context from basemixer/basefilter 2015-03-13 12:30:20 +00:00
gstglfilterapp.h glfilterapp: actually emit the client-draw signal 2014-06-12 23:17:05 +10:00
gstglfilterbin.c gstglfilterbin: remove unused variable 2015-07-30 11:12:26 +01:00
gstglfilterbin.h gl: new element glfilterbin 2015-03-12 16:45:50 +00:00
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 gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
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 glimagesink: remove reduntant glimagesink from debug logging 2016-01-14 17:52:23 +11:00
gstglimagesink.h glimagesink: wait on the correct sync meta when rendering 2015-11-17 15:27:26 +11:00
gstglmixer.c videoaggregator: don't do caps processing that is not overridable 2016-01-27 20:36:25 +11:00
gstglmixer.h Revert "gl: readd glupload/download onto element pads" 2015-05-06 15:46:49 +02:00
gstglmixerbin.c glmixerbin: fix minor leak 2015-11-06 13:00:55 +00:00
gstglmixerbin.h gl: new glmixerbin element 2015-03-12 16:45:51 +00:00
gstglmosaic.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2015-05-14 16:42:09 +10:00
gstglmosaic.h gl: Move GstGLMixer to the plugin for now 2014-07-11 09:41:05 +02: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 gl: Use gst_object_ref_sink() for gl{filter,mixer,src}bin too 2015-06-11 15:22:04 +02:00
gstglsrcbin.h gl: new glsrcbin element 2015-03-12 16:45:51 +00:00
gstglstereomix.c videoaggregator: don't do caps processing that is not overridable 2016-01-27 20:36:25 +11:00
gstglstereomix.h gldownload: remove helper api from the library 2015-12-14 13:55:16 +11:00
gstglstereosplit.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstglstereosplit.h gl: Add glviewconvert, glstereomix and glstereosplit elements 2015-06-19 01:49:33 +10:00
gstgltestsrc.c plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
gstgltestsrc.h gltestsrc: remove usage of gldownload library object 2015-03-12 16:45:51 +00: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 glupload: remove useless release_buffer 2015-09-30 13:36:09 +10:00
gstgluploadelement.h gl: add a new glupload element based on the glupload library object 2015-03-12 16:45:50 +00:00
gstglvideoflip.c glvideoflip: don't ignore method changes when caps aren't set (yet) 2016-02-16 13:06:20 +11:00
gstglvideoflip.h glvideoflip: correctly update the output caps on method changes 2016-02-03 12:22:08 +11:00
gstglvideomixer.c glvideomixer: fix checker vbo leak 2016-02-01 13:55:05 +11:00
gstglvideomixer.h glvideomixer: implement glBlendFunc and glBlendEquation 2016-01-13 12:00:03 +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 gl: add a videoflip element 2016-01-15 12:05:03 +11:00
Makefile.am gl: fix compiler warnings with gcc-6 2016-01-19 13:20:23 +00:00