gloverlay: properly handle errors while loading file
[platform/upstream/gstreamer.git] / ext / gl / gstgloverlay.c
2017-12-09 Xavier Claessensgloverlay: properly handle errors while loading file
2017-12-09 Xavier Claessensgloverlay: remove unused type_file field
2017-12-09 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2017-12-09 Matthew Watersgl: element buffers are part of vao state
2017-12-09 Sebastian Drögeglfilter: De-camelcase onInitFBO() vfunc
2017-12-09 Sebastian Drögeglfilter: Remove onStart/onStop vfuncs, and unused...
2017-12-09 Matthew Watersgl: get the context from basemixer/basefilter
2017-12-09 Nicolas Dufresnegloverlay: Fix upside down and miss-aligned JPEG
2017-12-09 Nicolas Dufresneglmemory: Add GstAllocationParams and alignment support
2017-12-09 Nicolas Dufresnegl: Add support for GstVideoAlignment
2017-12-09 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2017-12-09 Matthew Watersgldisplay: implement runtime GL api filtering
2017-12-09 Matthew Watersgloverlay: support gl3
2017-12-09 Vivia Nikolaidougloverlay: And fix another unused variable compiler...
2017-12-09 Vivia Nikolaidougloverlay: Fix unused variable compiler warning when...
2017-12-09 Matthew Watersgloverlay: fix zero output frames with YUY2/UYVY
2017-12-09 Matthew Watersgloverlay: protect desktop gl specific tokens with #if
2017-12-09 Matthew Watersgloverlay: free the image memory every time the locatio...
2017-12-09 Matthew Watersgloverlay: reimplement everything
2017-12-09 Tim-Philipp Mülleropengl: update element docs for 1.x
2017-12-09 Matthew Watersmove gl elements to ext subdirectory