gl/egl: Add gst_egl_image_from_dmabuf_direct() function
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / egl / gsteglimage.c
2018-10-30 Michael Olbrichgl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-09-18 Víctor Manuel Jáqu... gl/egl: fix annotation for gst_egl_image_new_wrapped()
2018-09-14 Nicolas DufresneRevert "gl/egl: Add gst_egl_image_from_dmabuf_direct...
2018-09-11 Nicolas Dufresnegl/egl: Add gst_egl_image_from_dmabuf_direct() function
2018-07-18 Iñigo Huguetgl/build: fixed failed compilation due to missing EGLui...
2018-04-18 Omar Akkilaegl: fix build when using RPi EGL
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 Matt Fischergldownload: Add dmabuf exporting
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
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 Sebastian Drögegst: Don't declare variables inside the for loop header
2017-12-09 Matthew Watersglmemoryegl: remove spurious #if GST_GL_HAVE_DMABUF...
2017-12-09 Matthew Watersgl/egl: remove EGLImage functions from egl context
2017-12-09 Matthew Watersgl/egl: move get_error_string() into gstegl
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 Sebastian Drögeeglimage: Only register debug category if dmabuf suppor...
2017-12-09 Sebastian Drögeeglimage: Re-add accidentially removed GST_DEFINE_MINI_...
2017-12-09 Sebastian Drögeeglimage: Ensure that the debug category is always...
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...