platform/upstream/gst-plugins-base.git
2017-12-09 Matthew Watersglcontext/wgl: implement gl3 core profile context selection
2017-12-09 Lubosz Sarneckigltransformation: implement pivot point for rotation...
2017-12-09 Nicolas Dufresnegloverlaycompositor: Add shader to convert BGRA/ARGB...
2017-12-09 Matthew Watersgl/syncmeta: implement synchronisation without glFenceSync
2017-12-09 Matthew Waterstests/glcontext: fix INVALID_ENUM GL error in test
2017-12-09 Matthew Waterscontext/glx: only use glXCreateContextAttribs for OpenG...
2017-12-09 Matthew Watersglvideomixer: swap control binding proxy
2017-12-09 Luis de Bethencourtgstglfilterbin: remove unused variable
2017-12-09 Sebastian Drögeglupload: Remove debug output from gst_gl_upload_transf...
2017-12-09 Luis de Bethencourtglstereomix: remove redundant initialization
2017-12-09 Nicolas Dufresneglcolorconvert-test: Test notify function for setup_wrapped
2017-12-09 Nicolas Dufresneglcolorconvert-test: Fix build
2017-12-09 Nicolas Dufresneglupload: Add fixme about using bufferpool for raw
2017-12-09 Nicolas Dufresneglupload: Keep input frame mapped as long as needed
2017-12-09 Nicolas DufresneRevert "glupload: memcpy on raw data upload"
2017-12-09 Matthew Watersglcontext/wgl: fix defenition of gst_gl_context_wgl_new
2017-12-09 Matthew Watersgl/cocoa: fix definition of gst_gl_context_new
2017-12-09 Matthew Watersgl/win32: fix definition of gst_gl_window_win32_new
2017-12-09 Matthew Waterswayland: fail window open if the display is the correct...
2017-12-09 Matthew Watersglwindow: pass display to implementation's _new()
2017-12-09 Matthew Watersglcontext: pass display to implentation's _new()
2017-12-09 Julien Isorcegl: support cgl, egl and glx within a same build
2017-12-09 Jan Schmidtglupload: Check that caps contain desired caps features
2017-12-09 Julien Isorcegl: move GL_NUM_EXTENSIONS definition after gl.h
2017-12-09 Julien Isorcecaopengllayersink: remove unused label context_creation...
2017-12-09 Tim-Philipp... glimagesink: fix allocation meta structure leak
2017-12-09 Luis de Bethencourtglupload: fix memory 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 Dufresnegloverlaycompositor: Keep memory pointer alive
2017-12-09 Nicolas Dufresnegloverlaycompositor: Pass buffer stride
2017-12-09 Nicolas Dufresnegloverlaycompositor: Hide GstCompsitionOverlay object
2017-12-09 Nicolas Dufresnelibgstgl: Makefile style fix
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 Luis de Bethencourtgloverlaycompositor: for loop initial declarations...
2017-12-09 Julien Isorcegl: use gst_gl_display_create_context in more elements.
2017-12-09 Matthew Watersgl/build: fix typo in _HEADERS resulting in installing...
2017-12-09 Matthew Watersglcolorconvert: add RGB to NV12/NV21 conversion
2017-12-09 Lubosz Sarneckiglimagesink: Send reconfigure event when window size...
2017-12-09 Lubosz Sarneckiglimagesinkbin: Add allocation query for GstVideoOverla...
2017-12-09 Lubosz Sarneckiglcolorconvert: Apply GstVideoOverlayCompositionMeta...
2017-12-09 Lubosz Sarneckiglupload: Detect overlay meta buffers correctly
2017-12-09 Lubosz Sarneckiglimagesinkbin: Add GstVideoOverlayCompositionMeta...
2017-12-09 Lubosz Sarneckiglimagesink: Upload and draw overlays with GstGLOverlay...
2017-12-09 Lubosz Sarneckigloverlaycompositor: Add GstGLOverlayCompositor class
2017-12-09 Lubosz Sarneckiglcompositionoverlay: Add compatibility for GL contexts...
2017-12-09 Lubosz Sarneckiglcompositionoverlay: Add class for managing GstVideoOv...
2017-12-09 Lubosz Sarneckiglupload: Move debug init to top of the file
2017-12-09 Matthew Watersglmemory: check for pbo availability before attempting...
2017-12-09 Matthew Watersglcontext: fix get_current_gl_api on x11/nvidia drivers
2017-12-09 Matthew Watersglcontext: consolidate get_proc_address function definition
2017-12-09 Matthew Watersglcolorconvertelement: propagate failure to convert...
2017-12-09 Matthew Watersglcontext/glx: try creating a context with the highest...
2017-12-09 Matthew Watersglcontext: track sharedness with a cookie
2017-12-09 Matthew Watersglcontext: use the debug object variant for completeness
2017-12-09 Nicolas Dufresneuploadelement: Protect against NULL pointer
2017-12-09 Matthew Watersglupload: memcpy on raw data upload
2017-12-09 Matthew Watersglbasebuffer: add some debug and zero the data pointers...
2017-12-09 Sebastian Drögegl/eagl: Don't call anything synchronously from the...
2017-12-09 Matthew Watersdownload: only start a download transfer for sysmem...
2017-12-09 Hyunjun Koglsyncmeta: transform func: return FALSE if not support...
2017-12-09 Matthew Watersandroid: add missing egl.h include
2017-12-09 Matthew Watersgltransformation: correct vao usage
2017-12-09 Matthew Watersgl: consolidate egl header includes to egl-only headers
2017-12-09 Olivier Crêteglvideomixer, glmixer: Add description and klass
2017-12-09 Julien Isorcegl: initialize output params to 0 before calling gl...
2017-12-09 Nicolas Dufresnegl: Don't leak pool if set_config failed
2017-12-09 Nicolas Dufresneglfilter: Don't cache buffer pool
2017-12-09 Vineeth TMglimagesink: use g_clear_error instead of g_error_free
2017-12-09 Luis de Bethencourtgl: add missing break
2017-12-09 Nicolas Dufresneglimagesink: Don't leak pool
2017-12-09 Sebastian DrögeRevert "gl/window/x11: don't create our own X11 display"
2017-12-09 Sebastian DrögeRevert "eagl: Don't dispatch_sync() to the main thread...
2017-12-09 Sebastian Drögeeagl: Don't dispatch_sync() to the main thread if we...
2017-12-09 John Ludwiggl: Include texParameterf in the GL function table
2017-12-09 Julien Isorceglmemory: fix consistency about pbo availability.
2017-12-09 Julien Isorcegldisplay: add gst_gl_display_create_context
2017-12-09 Julien Isorceglcontext: move display from priv
2017-12-09 Julien IsorceRevert "glcontext: add gst_gl_context_set_display helper"
2017-12-09 Julien IsorceRevert "gl: add GstGLContextGPUProcess backend"
2017-12-09 Jan Schmidtglimagesink: Remove duplicate, useless line of code
2017-12-09 Nicolas Dufresneopengl: glstero* are only built with full OpenGL
2017-12-09 Nicolas Dufresneglviewconvert: Fix GLES2 compatibility
2017-12-09 Nicolas Dufresneglviewconvert: Fix broken validity check
2017-12-09 Jan Schmidt3dvideo: Add simple gtk example stereoscopic video...
2017-12-09 Jan Schmidtgl: Add glviewconvert, glstereomix and glstereosplit...
2017-12-09 Jan Schmidtglimagesink: Support multiview/stereoscopic video
2017-12-09 Jan Schmidtgl libs: Add glviewconvert helper object
2017-12-09 Matthew Watersglimagesink: add missing handle-events/ignore-alpha...
2017-12-09 Matthew Watersgl/examples: update qt examples for api changes
2017-12-09 Matthew Watersglmixerbin: implement proper dynamic pad removal
2017-12-09 Nicolas Dufresneglimagesink: Don't do pool caching
2017-12-09 Matthew Watersglmemory: separate pbo transfer from texture transfers
2017-12-09 Matthew Watersglmemory: implement on top of glbasebuffer
2017-12-09 Matthew Watersgl: new glbasebuffer GstMemory object
2017-12-09 Matthew Watersgl/prototypes: add some buffer function prototypes
next