gstreamer/gst/gl
Julien Isorce dd7e054e2c [732/906] build: fix repeated typedefs
Write forward declarations in another way to avoid
repeated typedefs "error: redefinition of typedef".
Raised when using i686-apple-darwin11-llvm-gcc-4.2
It seems that C apple compiler does not support
C11 feature.

https://bugzilla.gnome.org/show_bug.cgi?id=703885
2014-03-15 18:36:57 +01:00
..
effects [729/906] gl: Include config.h everywhere 2014-03-15 18:36:57 +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
gltestsrc.c [701/906] display: move context creation into window 2014-03-15 18:36:55 +01:00
gltestsrc.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglbumper.c [701/906] display: move context creation into window 2014-03-15 18:36:55 +01:00
gstglbumper.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglcolorscale.c [604/906] gst_element_class_set_details_simple() => gst_element_class_set_metadata() 2014-03-15 18:36:50 +01:00
gstglcolorscale.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstgldeinterlace.c [653/906] deinterlace: port to non-GLEW + arrays 2014-03-15 18:36:53 +01:00
gstgldeinterlace.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstgldifferencematte.c [707/906] display: move error_message to utils 2014-03-15 18:36:56 +01:00
gstgldifferencematte.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstgleffects.c [719/906] gl: Fix compilation with GLES2 2014-03-15 18:36:56 +01:00
gstgleffects.h [647/906] remove dependecy on glew 2014-03-15 18:36:52 +01:00
gstglfilterapp.c [657/906] filterapp: port to non-glew 2014-03-15 18:36:53 +01:00
gstglfilterapp.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglfilterblur.c [659/906] blur: port for non-glew 2014-03-15 18:36:53 +01:00
gstglfilterblur.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglfiltercube.c [701/906] display: move context creation into window 2014-03-15 18:36:55 +01:00
gstglfiltercube.h [624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL 2014-03-15 18:36:51 +01:00
gstglfilterglass.c [661/906] glass: port to non-glew + shader matrices 2014-03-15 18:36:53 +01:00
gstglfilterglass.h [661/906] glass: port to non-glew + shader matrices 2014-03-15 18:36:53 +01:00
gstglfilterlaplacian.c [662/906] laplacian: port to non-glew 2014-03-15 18:36:53 +01:00
gstglfilterlaplacian.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglfilterreflectedscreen.c [604/906] gst_element_class_set_details_simple() => gst_element_class_set_metadata() 2014-03-15 18:36:50 +01:00
gstglfilterreflectedscreen.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglfiltershader.c [729/906] gl: Include config.h everywhere 2014-03-15 18:36:57 +01:00
gstglfiltershader.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglfiltersobel.c [666/906] sobel: port for non-glew 2014-03-15 18:36:53 +01:00
gstglfiltersobel.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstglimagesink.c [728/906] glimagesink: fix for gles2 2014-03-15 18:36:57 +01:00
gstglimagesink.h [732/906] build: fix repeated typedefs 2014-03-15 18:36:57 +01:00
gstglmosaic.c [665/906] mosaic: fix a couple of assertions 2014-03-15 18:36:53 +01:00
gstglmosaic.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstgloverlay.c [701/906] display: move context creation into window 2014-03-15 18:36:55 +01:00
gstgloverlay.h [603/906] update FSF address 2014-03-15 18:36:50 +01:00
gstgltestsrc.c [707/906] display: move error_message to utils 2014-03-15 18:36:56 +01:00
gstgltestsrc.h [732/906] build: fix repeated typedefs 2014-03-15 18:36:57 +01:00
gstopengl.c [679/906] opengl: fix plugins not being registered when they should be 2014-03-15 18:36:54 +01:00
Makefile.am [694/906] build: add support for static plugins 2014-03-15 18:36:55 +01:00