GStreamer multimedia framework
Go to file
Julien Isorce c2471aec81 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
2017-12-09 19:31:35 +00:00
ext/gl gl: add EGLImage support 2017-12-09 19:31:35 +00:00
gst-libs/gst/gl gl: add EGLImage support 2017-12-09 19:31:35 +00:00
pkgconfig [502/906] Update versioning for gstreamer 1.0 2017-12-09 19:31:24 +00:00
tests/check/libs gl: silence all the compiler warnings 2017-12-09 19:31:34 +00:00