gstreamer/ext/gl
Matthew Waters 2a545d3bd1 gldeinterlace: remove dead code accessing filter->in_tex_id
It's not set by anyone or anything and gldeinterlace is the only user of it now.
2017-12-09 19:32:20 +00:00
..
effects gldifferencematte: port to gl3/gles2 2017-12-09 19:32:18 +00:00
BUGS move gl elements to ext subdirectory 2017-12-09 19:31:34 +00:00
caopengllayersink.h caopengllayersink: Don't cache buffer pool 2017-12-09 19:32:20 +00:00
caopengllayersink.m caopengllayersink: Don't cache buffer pool 2017-12-09 19:32:20 +00:00
gltestsrc.c gltestsrc: fix shaders ref counting 2017-12-09 19:32:20 +00:00
gltestsrc.h gltestsrc: add a generic src framework 2017-12-09 19:32:18 +00:00
gstglbasemixer.c glvideomixer: fix race retrieving the GL context from the display 2017-12-09 19:32:20 +00:00
gstglbasemixer.h glbasemixer: actually attempt to propose an allocation upstream 2017-12-09 19:32:19 +00:00
gstglbumper.c plugins-bad: Fix example pipelines 2017-12-09 19:32:12 +00:00
gstglbumper.h move gl elements to ext subdirectory 2017-12-09 19:31:34 +00:00
gstglcolorbalance.c glcolorbalance: return HARDWARE from get_balance_type 2017-12-09 19:32:15 +00:00
gstglcolorbalance.h gl: implement a colorbalance element 2017-12-09 19:32:14 +00:00
gstglcolorconvertelement.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglcolorconvertelement.h Revert "gl: readd glupload/download onto element pads" 2017-12-09 19:32:00 +00:00
gstglcolorscale.c glshader: port to using GstGLSLStage objects for string management 2017-12-09 19:32:09 +00:00
gstglcolorscale.h glcolorscale: support gl3 2017-12-09 19:31:51 +00:00
gstgldeinterlace.c gldeinterlace: remove dead code accessing filter->in_tex_id 2017-12-09 19:32:20 +00:00
gstgldeinterlace.h gl: enable gldeinterlace on OpenGL ES 2017-12-09 19:32:19 +00:00
gstgldifferencematte.c gldifferencematte: port to gl3/gles2 2017-12-09 19:32:18 +00:00
gstgldifferencematte.h gldifferencematte: port to gl3/gles2 2017-12-09 19:32:18 +00:00
gstgldownloadelement.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstgldownloadelement.h gl: add new gldownloadelement 2017-12-09 19:31:57 +00:00
gstgleffects.c gleffects; give each effect a unique long name and description 2017-12-09 19:32:17 +00:00
gstgleffects.h gleffects; give each effect a unique long name and description 2017-12-09 19:32:17 +00:00
gstglfilterapp.c glfilterapp: update for the use of shaders 2017-12-09 19:32:17 +00:00
gstglfilterapp.h glfilterapp: actually emit the client-draw signal 2017-12-09 19:31:43 +00:00
gstglfilterbin.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglfilterbin.h gl: new element glfilterbin 2017-12-09 19:31:57 +00:00
gstglfiltercube.c gl: element buffers are part of vao state 2017-12-09 19:32:01 +00:00
gstglfiltercube.h gl: element buffers are part of vao state 2017-12-09 19:32:01 +00:00
gstglfilterglass.c gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls 2017-12-09 19:32:01 +00:00
gstglfilterglass.h gl: silence all the compiler warnings 2017-12-09 19:31:34 +00:00
gstglfilterreflectedscreen.c plugins-bad: Fix example pipelines 2017-12-09 19:32:12 +00:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2017-12-09 19:31:34 +00:00
gstglfiltershader.c glshader: fix usage doc 2017-12-09 19:32:13 +00:00
gstglfiltershader.h glshaderelement: implement setting arbitrary uniforms 2017-12-09 19:32:09 +00:00
gstglimagesink.c glimagesink: support video rotation using transform matrix 2017-12-09 19:32:20 +00:00
gstglimagesink.h glimagesink: support video rotation using transform matrix 2017-12-09 19:32:20 +00:00
gstglmixer.c gl/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +00:00
gstglmixer.h glmixer: Remove usage of GstGLMixerFrameData 2017-12-09 19:32:16 +00:00
gstglmixerbin.c glmixerbin: proxy the start-time-* properties from aggregator 2017-12-09 19:32:18 +00:00
gstglmixerbin.h gl: new glmixerbin element 2017-12-09 19:31:57 +00:00
gstglmosaic.c glmosaic: fix shader leak 2017-12-09 19:32:19 +00:00
gstglmosaic.h glmixer: Remove usage of GstGLMixerFrameData 2017-12-09 19:32:16 +00:00
gstgloverlay.c glmemory: add gst_gl_memory_allocator_get_default 2017-12-09 19:32:13 +00:00
gstgloverlay.h gloverlay: remove unused type_file field 2017-12-09 19:32:02 +00:00
gstglsinkbin.c glsinkbin: add glcolorbalance element 2017-12-09 19:32:15 +00:00
gstglsinkbin.h glsinkbin: add glcolorbalance element 2017-12-09 19:32:15 +00:00
gstglsrcbin.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglsrcbin.h gl: new glsrcbin element 2017-12-09 19:31:57 +00:00
gstglstereomix.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglstereomix.h glmixer: Remove usage of GstGLMixerFrameData 2017-12-09 19:32:16 +00:00
gstglstereosplit.c gl/egl: replace gsteglimagememory with an EGLImage wrapper 2017-12-09 19:32:19 +00:00
gstglstereosplit.h glsterosplit: remove internal glupload/glcolorconvert 2017-12-09 19:32:18 +00:00
gstgltestsrc.c gltestsrc: fix src_impl leak 2017-12-09 19:32:20 +00:00
gstgltestsrc.h gltestsrc: gltestsrc.h already defines GstGLTestSrc 2017-12-09 19:32:20 +00:00
gstgltransformation.c gltransformation: make the pivot-z property READWRITE 2017-12-09 19:32:20 +00:00
gstgltransformation.h gltransformation: use the affine transformation meta if available downstream 2017-12-09 19:32:19 +00:00
gstgluploadelement.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstgluploadelement.h gl: add a new glupload element based on the glupload library object 2017-12-09 19:31:56 +00:00
gstglvideoflip.c bad: use new gst_element_class_add_static_pad_template() 2017-12-09 19:32:18 +00:00
gstglvideoflip.h glvideoflip: correctly update the output caps on method changes 2017-12-09 19:32:16 +00:00
gstglvideomixer.c gl: take the affine transformation in NDC 2017-12-09 19:32:19 +00:00
gstglvideomixer.h glmixer: Remove usage of GstGLMixerFrameData 2017-12-09 19:32:16 +00:00
gstglviewconvert.c gl: add missing break 2017-12-09 19:32:05 +00:00
gstglviewconvert.h gl: Add glviewconvert, glstereomix and glstereosplit elements 2017-12-09 19:32:04 +00:00
gstopengl.c gl: enable gldeinterlace on OpenGL ES 2017-12-09 19:32:19 +00:00
Makefile.am gl: enable gldeinterlace on OpenGL ES 2017-12-09 19:32:19 +00:00