gstreamer/ext/gl
Julien Isorce 0ae3c984aa gl: add EGLImage support
* picked from old libgstegl:
  - GstEGLImageMemory
  - GstEGLImageAllocator
  - last_buffer management from removed GstEGLImageBufferPool

* add-ons:
  - GstEGLImageMemory now old a reference on GstGLContext
    so that it can delete the EGLImage and its gltexture source
    while having the associated gl context being current.
  - add EGLImage support for GstVideoGLTextureUploadMeta which
    mainly call EGLImageTargetTexture2D
  - GstGLBufferPool now supports GstEGLImageAllocator
  - glimagesink / glfilters / etc.. now propose GstEGLImageAllocator
    to upstream

https://bugzilla.gnome.org/show_bug.cgi?id=703343
2014-03-26 19:09:13 +00:00
..
effects gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
BUGS
gltestsrc.c
gltestsrc.h
gstglbumper.c
gstglbumper.h
gstglcolorscale.c
gstglcolorscale.h
gstgldeinterlace.c
gstgldeinterlace.h
gstgldifferencematte.c
gstgldifferencematte.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgleffects.c
gstgleffects.h
gstglfilterapp.c
gstglfilterapp.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterblur.c
gstglfilterblur.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltercube.c
gstglfiltercube.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterglass.c
gstglfilterglass.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterlaplacian.c
gstglfilterlaplacian.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.c gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltershader.c
gstglfiltershader.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltersobel.c
gstglfiltersobel.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglimagesink.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstglimagesink.h
gstglmosaic.c
gstglmosaic.h
gstgloverlay.c
gstgloverlay.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstgltestsrc.c gl: silence a critical if upstream does not provide us with meta params 2014-03-20 07:01:01 +11:00
gstgltestsrc.h
gstglvideomixer.c
gstglvideomixer.h
gstopengl.c gl: silence warnings building for RPI related to 'vcos_*' 2014-03-19 14:43:13 +00:00
Makefile.am gl: fix out-of-source builds. 2014-03-24 17:56:13 +01:00