gstreamer/gst/gl
Matthew Waters d163ecce23 [572/906] remove upload and download elements
to be replaced by upload and download in memory
2014-03-15 18:36:48 +01:00
..
effects [566/906] effects: avoid using tanh in sin_fragment 2014-03-15 18:36:47 +01:00
BUGS [206/906] Do not use frame buffer object when "input video is RGB" or when "GLSL is not available and YCbCr is available". So frame buffer object is not a plugin requirement anymore. So I decreased the OpengGL version from 1.4 to 1.2 (maybe less?) 2014-03-15 18:36:27 +01:00
CMakeLists.txt [496/906] cmake build: add path to config.h on APPLE 2014-03-15 18:36:43 +01:00
gltestsrc.c [507/906] GstGLTestSrc: update for 1.0 2014-03-15 18:36:44 +01:00
gltestsrc.h [513/906] Remove GstGLBuffer (to be replaced by GstGLMeta) 2014-03-15 18:36:44 +01:00
GNUmakefile.gnustep [471/906] glshader: add dynamic fragment shader filter 2014-03-15 18:36:42 +01:00
gstglbumper.c [547/906] GstGLBumper: fix libPNG complaining about invalid png files 2014-03-15 18:36:46 +01:00
gstglbumper.h [299/906] use libpng to load the normal map instead of using gdkpixbuf 2014-03-15 18:36:32 +01:00
gstglcolorscale.c [556/906] GLColorscale: convert to a bin of glupload ! gldownload 2014-03-15 18:36:47 +01:00
gstglcolorscale.h [556/906] GLColorscale: convert to a bin of glupload ! gldownload 2014-03-15 18:36:47 +01:00
gstgldeinterlace.c [538/906] GstGLDeinterlace: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstgldeinterlace.h [538/906] GstGLDeinterlace: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstgldifferencematte.c [569/906] differencematte: prevent double unref of shader and midtexture 2014-03-15 18:36:48 +01:00
gstgldifferencematte.h [453/906] blur: give up some accuracy for speed 2014-03-15 18:36:41 +01:00
gstgleffects.c [531/906] GstGLEffects: update for GstGLMeta 2014-03-15 18:36:45 +01:00
gstgleffects.h [447/906] xray: port to the new separable sobel convolution 2014-03-15 18:36:40 +01:00
gstglfilterapp.c [552/906] GstGLFilterApp: update for GstGLMeta 2014-03-15 18:36:47 +01:00
gstglfilterapp.h [406/906] glimagesink: add a client-data property 2014-03-15 18:36:38 +01:00
gstglfilterblur.c [533/906] GstGLFilterBlur: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfilterblur.h [453/906] blur: give up some accuracy for speed 2014-03-15 18:36:41 +01:00
gstglfiltercube.c [534/906] GstGLFilterCube: Update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfiltercube.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglfilterglass.c [536/906] GstGLFilterGlass: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfilterglass.h [231/906] Add a glfilterglass inspired from http://www.mdk.org.pl/2007/11/17/gl-colorspace-conversions 2014-03-15 18:36:28 +01:00
gstglfilterlaplacian.c [535/906] GstGLFilterLaplacian: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfilterlaplacian.h [130/906] use GstGLShader in the GLSL colorspace conversion 2014-03-15 18:36:22 +01:00
gstglfilterreflectedscreen.c [537/906] GstGLFilterReflectedScreen: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfilterreflectedscreen.h [438/906] glfilterreflectedscreen: improve behavior and add some properties 2014-03-15 18:36:40 +01:00
gstglfiltershader.c [553/906] GstGLFilterShader: update for GstGLMeta 2014-03-15 18:36:47 +01:00
gstglfiltershader.h [471/906] glshader: add dynamic fragment shader filter 2014-03-15 18:36:42 +01:00
gstglfiltersobel.c [546/906] GstGLFilterSobel: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglfiltersobel.h [441/906] sobel: convolve only luma 2014-03-15 18:36:40 +01:00
gstglimagesink.c [570/906] remove the requirement for VideoMeta to be present on non-GL buffers 2014-03-15 18:36:48 +01:00
gstglimagesink.h [539/906] GstGLImageSink: fold multiple fields into one and use VIDEO_SINK_* for window width/height 2014-03-15 18:36:46 +01:00
gstglmosaic.c [540/906] GstGLMosaic: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstglmosaic.h [540/906] GstGLMosaic: update for GstGLMeta 2014-03-15 18:36:46 +01:00
gstgloverlay.c [551/906] GstGLOverlay: fix loading of non-square overlays 2014-03-15 18:36:47 +01:00
gstgloverlay.h [470/906] gloverlay: add jpeg support 2014-03-15 18:36:42 +01:00
gstgltestsrc.c [563/906] readd support for hanging GL pipelines e.g. ... ! gleffects ! fakesink 2014-03-15 18:36:47 +01:00
gstgltestsrc.h [526/906] GstGLTestSrc: update for 1.0 2014-03-15 18:36:45 +01:00
gstopengl.c [572/906] remove upload and download elements 2014-03-15 18:36:48 +01:00
Makefile.am [558/906] add missing includes for _post_missing_element_message in glcolorspace 2014-03-15 18:36:47 +01:00