platform/upstream/gstreamer.git
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
2017-12-09 Guillaume Desmottesgl: fix leak in gst_gl_insert_debug_marker()
2017-12-09 Nirbheek Chauhanglvideomixer: Proxy the ignore-eos videoaggregator...
2017-12-09 Vineeth TMgstreamer: bad: Fix memory leaks when context parse...
2017-12-09 Matthew Watersgl: move debugging related functions to their own file
2017-12-09 Matthew Watersglcolorscale: use glbasefilter vfuncs
2017-12-09 Antoine Jacoutotgl: Pass GL_CFLAGS to g-ir-scanner
2017-12-09 Matthew Watersglcontext: fixup strstr lengths so we don't overrun
2017-12-09 Matthew Watersglupload: remove useless release_buffer
2017-12-09 Matthew Watersglutils: use gst_element_set_context for setting displa...
2017-12-09 Matthew Watersgl/eagl: use the default GL context debug category
2017-12-09 Matthew Watersgl: set the context on the element on a context query
2017-12-09 Matthew Watersgl: chain up to the parent class for GstElement::set_co...
2017-12-09 Matthew Watersgl: sprinkle some debug markers to ease debugging
2017-12-09 Matthew Watersgl/utils: add a function to insert a debug marker
2017-12-09 Matthew Watersgl: add some debugging prototypes
2017-12-09 Matthew Watersglwindow: remove unused draw_unlocked function
2017-12-09 Julien Isorceglfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indices
2017-12-09 Julien Isorceglmemory: fix texture leak in _gl_mem_copy
2017-12-09 Matthew Watersgl/dispmanx: fix rendering with recent resize state...
2017-12-09 Jan SchmidtDon't throw compiler warnings with G_DISABLE_ASSERT
2017-12-09 Matthew Watersgl/caopengllayer: fix non-existent selector warning
2017-12-09 Jan Schmidtglwindow: Fix g_return_val_if_fail in a void function
2017-12-09 Matthew Watersglimagesink: request a resize on caps/3d mode changes
2017-12-09 Matthew Watersglwindow: add API to request a resize event on the...
2017-12-09 Matthew Watersgl/uploadelement: fail earlier if we could not upload...
2017-12-09 Matthew Watersgl/x11: store the correct dimension from the resize...
2017-12-09 Vineeth T Mgl: Fix GError leaks during failures
2017-12-09 Matthew Watersglimagesink: avoid updating the viewport in the draw...
2017-12-09 Tim-Philipp... gl: bufferpool take into account video stride alignment...
2017-12-09 Matthew Watersgl/api: use public rather than private define
2017-12-09 Sebastian Drögegl/eagl: Also unbind renderbuffer after setting up...
2017-12-09 Sebastian Drögegl/eagl: Don't make context uncurrent just to make...
2017-12-09 Tim-Philipp... gtk, qt, gl: fix typo in debug and error messages
2017-12-09 Nicolas Dufresneglupload: Use base class metadata copy function
2017-12-09 Nicolas Dufresneglcolorconvert: Use base transform metadata copy
2017-12-09 Sebastian Drögegl/eagl: Unref context after setting a window handle
2017-12-09 Nicolas Dufresneglimagesink: update display size before sending event
2017-12-09 Nicolas Dufresnegl: Let base transform relay the meta api for us
2017-12-09 Justin Kimglcontext: add specific error message when missing...
2017-12-09 hoonhee.leecaopengllayersink: Don't chain up to parent's query...
2017-12-09 Matthew Watersglbasefilter: only call gl_{stop,start} if the context...
2017-12-09 Nicolas Dufresneglupload: Recalculate offset and size in raw upload
2017-12-09 Edward Herveychecks: Ensure thread-safe libX11/GL when running tests
2017-12-09 Nicolas Dufresnegloverlaycompositor: Also disable the blend when done
2017-12-09 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2017-12-09 Nicolas Dufresneglimagesink: Move overlay rendering after video rendering
2017-12-09 Sebastian Drögeopengl: Change GLclampd to double
2017-12-09 Martin Kellyopengl: add missing ClearDepth prototype
2017-12-09 Matthew Watersglimagesink: take into account non 1/1 par for navigation
next