gst: don't use volatile to mean atomic
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / gl / egl / gstglmemoryegl.c
2021-06-26 Olivier Crêtegst: don't use volatile to mean atomic
2021-04-28 Matthew Watersglupload: guard against glEGLImageTexture2D not existing
2021-01-13 Matthew Watersgl: add get_type() implementations for all of our memor...
2020-03-02 Philipp Zabelgl/egl: support direct dmabuf import with external...
2019-05-21 Matthew Watersgl/docs: add to new docs system
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Julien Isorcegl: return NULL mem if eglCreateImage failed
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Matthew Watersgl/egl: remove use of texture orientation
2017-12-09 Matthew Watersgl: add necessary context_egl.h #includes to the source...
2017-12-09 Matthew Watersgl/egl: remove EGLImage functions from egl context
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Matthew Watersgl/docs: document new API added in 1.10
2017-12-09 Matthew Watersgl/eglimage: Fix passing the destroy function to gst_eg...
2017-12-09 Song Binggl/egl/dmabuf: Wrong attribute list type for EGL 1.5
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Guillaume Desmottesgst-libs: gl, video: use MAY_BE_LEAKED flag
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Gwang Yoon Hwanggl: implement GstGLMemoryEGL