..
effects
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
2016-07-26 14:07:24 +10:00
caopengllayersink.h
caopengllayersink: remove unused to_quit variable
2016-07-26 16:02:11 +10:00
caopengllayersink.m
gl: update sys dependants for function removals
2017-01-13 13:01:28 +11:00
gltestsrc.c
gst: Don't declare variables inside the for loop header
2016-12-13 22:39:01 +02:00
gltestsrc.h
gltestsrc: add a generic src framework
2016-03-31 20:53:18 +11:00
gstglbasemixer.c
gl/utils: also take care of the local GL context in query functions
2017-01-13 11:20:51 +11:00
gstglbasemixer.h
glbasemixer: actually attempt to propose an allocation upstream
2016-05-14 16:35:29 +03:00
gstglbumper.c
plugins-bad: Fix example pipelines
2015-12-15 10:30:49 +00:00
gstglbumper.h
gstglcolorbalance.c
glcolorbalance: reconfigure on passthrough changes
2016-09-19 16:58:34 +10: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
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
2016-07-26 14:07:24 +10:00
gstglcolorscale.h
glcolorscale: support gl3
2014-11-28 09:14:25 +11:00
gstgldeinterlace.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstgldeinterlace.h
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
2016-07-26 14:07:24 +10:00
gstgldifferencematte.c
glfilter: remove display_init/reset
2016-11-08 02:21:20 +11:00
gstgldifferencematte.h
gl: use GLMemory for accessing textures everywhere
2016-07-26 14:07:24 +10:00
gstgldownloadelement.c
gldownload: fix element description (was "OpenGL uploader")
2016-11-25 16:52:35 +11:00
gstgldownloadelement.h
gl: add new gldownloadelement
2015-03-12 16:45:50 +00:00
gstgleffects.c
gl/effects: use non-PBO GLMemory for internal textures
2016-12-16 00:02:47 +11:00
gstgleffects.h
gl: use GLMemory for accessing textures everywhere
2016-07-26 14:07:24 +10:00
gstglfilterapp.c
glfilter: rewrite subclasses for filter_texture() occuring on GL thread
2016-07-26 14:07:24 +10:00
gstglfilterapp.h
glframebuffer: rewrite for a more consistent API
2016-07-26 14:07:24 +10:00
gstglfilterbin.c
bad: use new gst_element_class_add_static_pad_template()
2016-03-24 14:56:51 +02:00
gstglfilterbin.h
gl: new element glfilterbin
2015-03-12 16:45:50 +00:00
gstglfiltercube.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstglfiltercube.h
gl: use GLMemory for accessing textures everywhere
2016-07-26 14:07:24 +10:00
gstglfilterglass.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstglfilterglass.h
gl: use GLMemory for accessing textures everywhere
2016-07-26 14:07:24 +10: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
glfiltershader: expand the docs slightly
2016-11-08 15:14:27 +11:00
gstglfiltershader.h
glshaderelement: implement setting arbitrary uniforms
2015-10-21 04:05:00 +11:00
gstglimagesink.c
glutils: document functions
2017-01-13 11:20:51 +11:00
gstglimagesink.h
glimagesink: support video rotation using transform matrix
2016-05-25 18:28:20 +10:00
gstglmixer.c
glmixer: ensure caps are writable after intersection
2017-01-18 15:07:48 +11:00
gstglmixer.h
glframebuffer: rewrite for a more consistent API
2016-07-26 14:07:24 +10:00
gstglmixerbin.c
glmixerbin: proxy the start-time-* properties from aggregator
2016-04-04 20:54:23 +10:00
gstglmixerbin.h
gl: new glmixerbin element
2015-03-12 16:45:51 +00:00
gstglmosaic.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstglmosaic.h
gl: use GLMemory for accessing textures everywhere
2016-07-26 14:07:24 +10:00
gstgloverlay.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstgloverlay.h
gloverlay: remove unused type_file field
2015-05-26 16:49:55 -04:00
gstglsinkbin.c
gl: remove custom control binding proxy
2017-01-10 13:57: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
gl: new glsrcbin element
2015-03-12 16:45:51 +00:00
gstglstereomix.c
gl: Add/update docs for glviewconvert, glstereomix
2016-08-26 03:25:49 +10:00
gstglstereomix.h
glstereomix: Fix caps negotiation
2016-08-26 03:25:49 +10:00
gstglstereosplit.c
gl/utils: also take care of the local GL context in query functions
2017-01-13 11:20:51 +11:00
gstglstereosplit.h
glsterosplit: remove internal glupload/glcolorconvert
2016-03-31 20:53:18 +11:00
gstgltestsrc.c
gl/utils: also take care of the local GL context in query functions
2017-01-13 11:20:51 +11:00
gstgltestsrc.h
glframebuffer: rewrite for a more consistent API
2016-07-26 14:07:24 +10:00
gstgltransformation.c
gl/utils: move gen_shader() to the plugin and remove del_shader()
2016-11-10 20:11:03 +11:00
gstgltransformation.h
gltransformation: rewrite the inverse transformation logic
2016-08-19 16:09:04 +10:00
gstgluploadelement.c
gluploadelement: fix leak of upload library object
2016-10-05 18:28:48 +11:00
gstgluploadelement.h
gl: add a new glupload element based on the glupload library object
2015-03-12 16:45:50 +00:00
gstglutils.c
glutils: privatise matrix multiplication/videoaffinetransformation retrieval
2017-01-13 11:20:51 +11:00
gstglutils.h
glutils: privatise matrix multiplication/videoaffinetransformation retrieval
2017-01-13 11:20:51 +11:00
gstglvideoflip.c
glvideoflip: implement GstVideoDirection interface
2016-08-25 10:17:43 +03:00
gstglvideoflip.h
glvideoflip: implement GstVideoDirection interface
2016-08-25 10:17:43 +03:00
gstglvideomixer.c
gl: remove custom control binding proxy
2017-01-10 13:57:37 +11:00
gstglvideomixer.h
glframebuffer: rewrite for a more consistent API
2016-07-26 14:07:24 +10:00
gstglviewconvert.c
Fix incorrect return type in several functions
2016-10-27 23:06:26 +05:30
gstglviewconvert.h
gl: Add glviewconvert, glstereomix and glstereosplit elements
2015-06-19 01:49:33 +10:00
gstopengl.c
meson: gl: add support for building with dispmanx on the rpi
2016-10-19 17:10:48 +11:00
Makefile.am
gl: remove custom control binding proxy
2017-01-10 13:57:37 +11:00
meson.build
gl: remove custom control binding proxy
2017-01-10 13:57:37 +11:00