summaryrefslogtreecommitdiff
path: root/ext/gl/gstglstereosplit.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-12-091-3/+3
* gl/utils: also take care of the local GL context in query functionsMatthew Waters2017-12-091-98/+12
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2017-12-091-4/+4
* plugins: Use explicit type conversion from enumsNirbheek Chauhan2017-12-091-1/+2
* gl/egl: replace gsteglimagememory with an EGLImage wrapperMatthew Waters2017-12-091-4/+0
* glsterosplit: remove internal glupload/glcolorconvertMatthew Waters2017-12-091-148/+21
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2017-12-091-6/+4
* glstereo{mix,split}: allow running on GLES 2/3Matthew Waters2017-12-091-1/+1
* gl: fix the buildMatthew Waters2017-12-091-2/+2
* gl: error out if the configured GL API is unsupported by our elementMatthew Waters2017-12-091-0/+19
* plugins-bad: Fix example pipelinesVineeth TM2017-12-091-1/+1
* gl: chain up to the parent class for GstElement::set_contextMatthew Waters2017-12-091-0/+3
* gl: Fix GError leaks during failuresVineeth T M2017-12-091-0/+1
* glstereosplit: use gst_gl_display_create_contextJulien Isorce2017-12-091-2/+4
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2017-12-091-0/+928