platform/upstream/gstreamer.git
2017-12-09 Nicolas Dufresneglbuffer: Don't pass allocation params
2017-12-09 Alessandro... glupload: fix allocator name after GLMemory API changes
2017-12-09 Nicolas Dufresnegl: Allow using non-system mesa with both GL and GLES
2017-12-09 Vineeth TMplugins-bad: Fix example pipelines
2017-12-09 Xavier Claessensbad: Add g_autoptr() support to all types
2017-12-09 Luis de Bethencourtglviewconvert: check pointer before dereferencing
2017-12-09 Sebastian Drögeclutter: Fix compilation error in GL examples
2017-12-09 Matthew Waterstests: update for glmemory api changes
2017-12-09 Matthew Watersglbuffer: bind/unbind on map/unmap for GL mappings
2017-12-09 Matthew Watersglbuffer: remove buffer specific transfer flags
2017-12-09 Matthew Watersglmemorypbo: map/unmap pbo memory correctly for state...
2017-12-09 Matthew Waterstests/glmemory: include the generic gl header
2017-12-09 Matthew Watersglformat: add compatibility definitions for OES/rectang...
2017-12-09 Matthew Watersglbasebuffer: remove unsed memory subclass
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Matthew Watersgl: add a GL buffer based GstMemory
2017-12-09 Matthew Watersgl: add a base memory object
2017-12-09 Matthew Watersgl: add convenience function for the start of a video...
2017-12-09 Matthew Watersgluploadmeta; remove convenience helper API
2017-12-09 Matthew Watersgldownload: remove helper api from the library
2017-12-09 Matthew Watersgltransformation: clear to transparent
2017-12-09 Alessandro... libgstgl: gstglcontext_cocoa: kCGLPFAStereo has been...
2017-12-09 Alessandro... glbufferpool: relax check for multiple texture targets
2017-12-09 Alessandro... glmemory: take subsampling into account for rectangle...
2017-12-09 Matthew Watersglproto: include function definitions for GL_APPLE_sync
2017-12-09 Nicolas Dufresneglupload: Only offer custom allocator with caps features
2017-12-09 Matthew Watersglcolorconvert: improve the YUY2/UYVY->RGBA conversion...
2017-12-09 Matthew Watersglcolorconvert: improve RGBA->YUY2/UYVY conversion...
2017-12-09 Reynaldo H... Drop usage of deprecated g-ir-scanner --strip-prefix...
2017-12-09 Reynaldo H... Remove unnecessary NULL checks before g_free()
2017-12-09 Sebastian Drögeglimagesink: Remove unused variable
2017-12-09 Sebastian Drögeglviewconvert: String literals are const
2017-12-09 Sebastian Drögeglsyncmeta: Actually return the newly created meta...
2017-12-09 Matthew Watersglimagesink: wait on the correct sync meta when rendering
2017-12-09 Matthew Watersglsyncmeta: add vfuncs for all operations
2017-12-09 Matthew Watersglimagesink: add support for rendering external-oes...
2017-12-09 Matthew Watersglviewconvert: add support rectangle/external-oes textures
2017-12-09 Vineeth TMglimagesink: Fix structure memory leak
2017-12-09 Vineeth TMglsl: fix possible string overrun in gst_glsl_version_p...
2017-12-09 Matthew Watersglshader: don't read invalid list pointers (use after...
2017-12-09 Vineeth TMtests:glsl: version_profile_s string leak
2017-12-09 Vineeth TMglsl: free str while returning error
2017-12-09 Vineeth TMtests:glupload: fix caps memory leak
2017-12-09 Vineeth TMglslstage: Fix vertex_sources memory leak
2017-12-09 Vineeth TMglcolorconvert: remove unnecessary free
2017-12-09 Vineeth TMglcolorconvert: Fix string leak
2017-12-09 Vineeth TMglcolorconvert: Fix frag_prog and frag_body memory...
2017-12-09 Matthew Watersglcolorconvert: mangle gl_FragColor for GL3
2017-12-09 Vineeth TMtests:glcolorconvert: Fix caps memory leak
2017-12-09 Matthew Watersglviewconvert: remove set_format
2017-12-09 Matthew Watersglimagesink: fix a memory leak if the view conversion...
2017-12-09 Matthew Watersglimagesink: balance the creation/destruction of the...
2017-12-09 Matthew Watersglshader: properly unref the stages on failure
2017-12-09 Matthew Watersglslstage: properly return an error when we could not...
2017-12-09 Matthew Watersglshaderstrings: fixup the external-oes fragment shader
2017-12-09 Matthew Watersglcolorconvert: try to keep the same texture-target...
2017-12-09 Matthew Watersglcolorconvert: fix rendering rectangular textures...
2017-12-09 Matthew Watersglcolorconvert: properly use the other texture-target...
2017-12-09 Matthew Watersglslstage: add debug as to why _set_strings() failed
2017-12-09 Matthew Watersglsl: fix check for glsl version against GL context...
2017-12-09 Matthew Watersgl: forward declare some enums
2017-12-09 Matthew Watersglslstage: expose the default shader strings as public
2017-12-09 Matthew Watersglcolorconvert: wait on the sync meta for input buffers
2017-12-09 Matthew Watersglimagesink: wait on the provided sync meta provided...
2017-12-09 Matthew Watersglcolorconvert: use the correct oes target string in...
2017-12-09 Tim-Philipp... glshader, tsdemux: simplify code
2017-12-09 Tim-Philipp... glmixerbin: fix minor leak
2017-12-09 Alessandro... gstglutils: fix shader compilation on Mountain Lion
2017-12-09 Matthew Watersglbufferpool: explicitly initialize a possibly uninitia...
2017-12-09 Matthew Watersgl/tests: update for glmemory api changes
2017-12-09 Matthew Watersglcolorconvert: remove unused ret variable
2017-12-09 Matthew Watersglslstage: remove typedefs from the header
2017-12-09 Matthew Watersglcolorconvert: follow the correct texture target names
2017-12-09 Matthew Watersglupload: explicitly configure the texture target on...
2017-12-09 Matthew Watersglbufferpool: add bufferpool options for the various...
2017-12-09 Matthew Watersglcolorconvert: add support for converting texture...
2017-12-09 Matthew Watersglmemory: add support for rectangle textures
2017-12-09 Matthew Watersglcolorconvert: order the caps template so that RGBA...
2017-12-09 Matthew Watersglbufferpool: move typedef's into the forward declerati...
2017-12-09 Julien Isorceglslstage: initialize output params to 0 before calling...
2017-12-09 Matthew Watersopengl: build/provide glstereomix/split on gles only...
2017-12-09 Matthew Watersglcolorconvert: allow outputting multiple textures...
2017-12-09 Matthew Watersglviewconvert: expose the element on gles2 platforms
2017-12-09 Matthew Watersglshaderelement: free the vertex and fragment strings...
2017-12-09 Matthew Watersglshaderelement: remove unneeded reference to <gst...
2017-12-09 Matthew Watersgl: fix usage of string.h and stdio.h functions without...
2017-12-09 Matthew Watersglimagesink: create a context in NULL_READY
2017-12-09 Matthew Watersgl: remove unneeded shader variable parsing code
2017-12-09 Matthew Watersglshaderelement: implement setting arbitrary uniforms
2017-12-09 Matthew Watersgl: be consistent in gobject boilerpate
2017-12-09 Matthew Watersglshaderelement: implement on-demand create-shader...
2017-12-09 Matthew Watersgl/calayer: don't leak a gl shader object
2017-12-09 Matthew Watersglslstage: add brackets around pointer dereference...
2017-12-09 Matthew Watersgl/caopengllayersink: port to new GstGLShader API
2017-12-09 Matthew Watersgl/tests: port glcontext test to opengl
2017-12-09 Matthew Watersglshader: port element to GstGLSLStage
2017-12-09 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2017-12-09 Matthew Watersglsl: add a shader stage object GstGLSLStage
2017-12-09 Matthew Watersgl/shader/variables: include generic gl.h header
2017-12-09 Matthew Watersgl: add some GLSL utility functions
next