gl: fix the build
[platform/upstream/gstreamer.git] / ext /
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 Matthew Watersglimagesink: remove unsed reconfigure variable
2017-12-09 Matthew Watersglimagesink: don't push a reconfigure event from the...
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: don't leak pad's vertex buffer on release_pad
2017-12-09 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2017-12-09 Matthew Watersglmixer: don't hold the object lock while calling into GL
2017-12-09 Alessandro Decinaglvideoflip: don't ignore method changes when caps...
2017-12-09 Matthew Watersgleffects: identity: add the shader to the hash table
2017-12-09 Matthew Watersgltransformation: reconfigure the src when changing...
2017-12-09 Matthew Watersglvideoflip: correctly update the output caps on method...
2017-12-09 Alessandro Decinagldownload: allow video/x-raw as input
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: fix checker vbo leak
2017-12-09 Haihua Hugleffects: fix gleffects fisheye shader compile error
2017-12-09 Matthew Watersglvideomixer: par may not exist in the caps
2017-12-09 Matthew Watersvideoaggregator: don't do caps processing that is not...
2017-12-09 Matthew Watersglcolorbalance: return HARDWARE from get_balance_type
2017-12-09 Matthew Watersglsinkbin: add glcolorbalance element
2017-12-09 Matthew Watersgl: move control binding proxy implementation from...
2017-12-09 Matthew Watersglcolorbalance: create the shader if it doesn't exist...
2017-12-09 Matthew Watersglvideoflip: incorporate the aspect ratio into the...
2017-12-09 Tim-Philipp Müllergl: fix compiler warnings with gcc-6
2017-12-09 Matthew Watersgl: add a videoflip element
2017-12-09 Matthew Watersgltransformation: always build a valid mvp matrix
2017-12-09 Matthew Watersgltransformation: support negative scales
2017-12-09 Matthew Watersgltransformation: implement passthrough handling
2017-12-09 Matthew Watersgltransformation: implement navigation events
2017-12-09 Matthew Watersglimagesink: remove reduntant glimagesink from debug...
2017-12-09 Matthew Watersgl: implement a colorbalance element
2017-12-09 Matthew Watersglvideomixer: implement glBlendFunc and glBlendEquation
2017-12-09 Matthew Watersglcolorconvert: implement usage of a buffer pool
2017-12-09 Matthew Watersgleffects: fix shader compilation with legacy opengl
2017-12-09 Florent Thiéryglshader: fix usage doc
2017-12-09 Florent Thiéryglimagesink: Post unhandled navigation events on the bus
2017-12-09 Lubosz Sarneckiglimagesink: Show error when video frame is not mapped.
2017-12-09 Alessandro Decinaglmemory: add gst_gl_memory_allocator_get_default
2017-12-09 Matthew Watersglimagesink: don't deadlock on resize
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Vineeth TMplugins-bad: Fix example pipelines
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Matthew Watersgldownload: remove helper api from the library
2017-12-09 Matthew Watersgltransformation: clear to transparent
2017-12-09 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2017-12-09 Sebastian Drögeglimagesink: Remove unused variable
2017-12-09 Matthew Watersglimagesink: wait on the correct sync meta when rendering
2017-12-09 Matthew Watersglimagesink: add support for rendering external-oes...
2017-12-09 Vineeth TMglimagesink: Fix structure 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 Watersglimagesink: wait on the provided sync meta provided...
2017-12-09 Tim-Philipp Müllerglmixerbin: fix minor leak
2017-12-09 Matthew Watersglcolorconvert: remove unused ret variable
2017-12-09 Matthew Watersglcolorconvert: add support for converting texture...
2017-12-09 Matthew Watersglmemory: add support for rectangle textures
2017-12-09 Matthew Watersopengl: build/provide glstereomix/split on gles only...
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 Watersglimagesink: create a context in NULL_READY
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 Watersgl/caopengllayersink: port to new GstGLShader API
2017-12-09 Matthew Watersglshader: port element to GstGLSLStage
2017-12-09 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2017-12-09 Nirbheek Chauhanglvideomixer: Proxy the ignore-eos videoaggregator...
2017-12-09 Matthew Watersglcolorscale: use glbasefilter vfuncs
2017-12-09 Matthew Watersglupload: remove useless release_buffer
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 Jan SchmidtDon't throw compiler warnings with G_DISABLE_ASSERT
2017-12-09 Matthew Watersglimagesink: request a resize on caps/3d mode changes
2017-12-09 Matthew Watersgl/uploadelement: fail earlier if we could not upload...
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 Nicolas Dufresneglupload: Use base class metadata copy function
2017-12-09 Nicolas Dufresneglcolorconvert: Use base transform metadata copy
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 hoonhee.leecaopengllayersink: Don't chain up to parent's query...
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 Matthew Watersglimagesink: take into account non 1/1 par for navigation
2017-12-09 Matthew Watersgl: use gles2 shaders everywhere
2017-12-09 Lubosz Sarneckigltransformation: implement pivot point for rotation...
2017-12-09 Matthew Watersglvideomixer: swap control binding proxy
2017-12-09 Luis de Bethencourtgstglfilterbin: remove unused variable
2017-12-09 Luis de Bethencourtglstereomix: remove redundant initialization
2017-12-09 Julien Isorcecaopengllayersink: remove unused label context_creation...
2017-12-09 Tim-Philipp Müllerglimagesink: fix allocation meta structure leak
2017-12-09 Olivier Crêteglvideomixer: Add GstControlBinding proxy
2017-12-09 Nicolas Dufresneglupload: Forward composition meta even without params
2017-12-09 Nicolas Dufresnecomposition-overlay: Positions are relative to texture
2017-12-09 Lubosz Sarneckigloverlaycompositor: Create own shader object
2017-12-09 Nicolas Dufresneglimagesink: Properly handle compsositor life time
2017-12-09 Julien Isorcecaopengllayersink: use gst_gl_display_create_context
2017-12-09 Julien Isorceglstereosplit: use gst_gl_display_create_context
2017-12-09 Julien Isorcegl: use gst_gl_display_create_context in more elements.
next