gl: Also don't leak floating references to elements set via properties
[platform/upstream/gst-plugins-base.git] / ext / gl / gstglstereosplit.c
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 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 Matthew Watersgl/utils: also take care of the local GL context in...
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Nirbheek Chauhanplugins: Use explicit type conversion from enums
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Matthew Watersglsterosplit: remove internal glupload/glcolorconvert
2017-12-09 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-09 Matthew Watersglstereo{mix,split}: allow running on GLES 2/3
2017-12-09 Matthew Watersgl: fix the build
2017-12-09 Matthew Watersgl: error out if the configured GL API is unsupported...
2017-12-09 Vineeth TMplugins-bad: Fix example pipelines
2017-12-09 Matthew Watersgl: chain up to the parent class for GstElement::set_co...
2017-12-09 Vineeth T Mgl: Fix GError leaks during failures
2017-12-09 Julien Isorceglstereosplit: use gst_gl_display_create_context
2017-12-09 Jan Schmidtgl: Add glviewconvert, glstereomix and glstereosplit...