summaryrefslogtreecommitdiff
path: root/ext/gl/gstglstereosplit.c
Commit message (Expand)AuthorAgeFilesLines
* gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for nowTim-Philipp Müller2017-12-191-735/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* gl/utils: also take care of the local GL context in query functionsMatthew Waters2017-01-131-98/+12
* gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters2016-11-031-4/+4
* plugins: Use explicit type conversion from enumsNirbheek Chauhan2016-10-271-1/+2
* gl/egl: replace gsteglimagememory with an EGLImage wrapperMatthew Waters2016-05-041-4/+0
* glsterosplit: remove internal glupload/glcolorconvertMatthew Waters2016-03-311-148/+21
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+4
* glstereo{mix,split}: allow running on GLES 2/3Matthew Waters2016-03-171-1/+1
* gl: fix the buildMatthew Waters2016-02-221-2/+2
* gl: error out if the configured GL API is unsupported by our elementMatthew Waters2016-02-221-0/+19
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* gl: chain up to the parent class for GstElement::set_contextMatthew Waters2015-09-281-0/+3
* gl: Fix GError leaks during failuresVineeth T M2015-09-171-0/+1
* glstereosplit: use gst_gl_display_create_contextJulien Isorce2015-07-211-2/+4
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2015-06-191-0/+928