platform/upstream/gstreamer.git
2017-12-09 Matthew Watersgl/examples/fxtest: add needed glupload to the pipeline
2017-12-09 Vineeth TMglimagesink: Fix window memory leak
2017-12-09 Matthew Watersglvideomixer: signal continuation in reset
2017-12-09 Matthew Watersgldisplay: make readding the same context a no-op
2017-12-09 Sebastian DrögeRevert "libgstgl: cocoa, eagl: don't marshal GL calls...
2017-12-09 Alessandro... libgstgl: cocoa, eagl: don't marshal GL calls to the...
2017-12-09 Mark Nauwelaertsgldisplay: really retrieve glcontext for a specific...
2017-12-09 Matthew Watersgl: misc docs fixes/additions
2017-12-09 Matthew Watersgl*memory: document new functionality and objects
2017-12-09 Mark Nauwelaertsglfilter: handle some more unfixed fields when fixating...
2017-12-09 Nicolas Dufresneglbasememory: Don't change maxsize at run-time
2017-12-09 Matthew Waterseglimagememory: add compatibility definitions for EGL...
2017-12-09 Matthew Watersglcontext: add a method to add a context to another...
2017-12-09 Wang Xin-yu... glmixer: iterator didn't advance in continue statement
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 Julien Isorceuninstalled.pc: add support for non libtool build systems
2017-12-09 Julien Isorcegldebug: make sure debug is initialized when calling...
2017-12-09 Sebastian Drögegl: Fix compiler warning about unused const variable...
2017-12-09 Sebastian Drögegl: Move private headers from SOURCES to noinst_HEADERS
2017-12-09 Matthew Watersglfilter: insert the debug marker from the GL thread
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 Sebastian Drögegl: Remove leftover g_prints
2017-12-09 Matthew Watersgldebug: use the correct spelling for behavior
2017-12-09 Matthew Watersglcontext: don't enable GL debug for messages that...
2017-12-09 Alessandro... glvideoflip: don't ignore method changes when caps...
2017-12-09 Tim-Philipp... gl: syncmeta: define GL_TIMEOUT_IGNORED in more portabl...
2017-12-09 Alessandro... gstglshader: cache uniform locations
2017-12-09 Alessandro... gstglcontext: micro optimization to gst_gl_context_thre...
2017-12-09 Matthew Watersglsyncmeta: add compatibility definition for GL_TIMEOUT...
2017-12-09 Matthew Watersglsyncmeta: separate out gpu/cpu waits.
2017-12-09 Matthew Watersgleffects: identity: add the shader to the hash table
2017-12-09 Matthew Watersgl: add .def file for msvc builds
2017-12-09 Luis de Bethencourtglquery: remove unnecessary pointer check
2017-12-09 Matthew Watersglbasefilter: enable qos by default
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 Matthew WatersRevert "gl/eagl: try getting a gles3 context"
2017-12-09 Matthew Watersglcolorconvert: don't skip subset structures
2017-12-09 Matthew Watersglbasefilter: always call gl_start when not called...
2017-12-09 Matthew Watersglcolorconvert: fix RGB,rectangle->planar YUV conversion
2017-12-09 Matthew Watersglcolorconvert: fix YUY2/UYVY,rectangle->RGB conversion
2017-12-09 Matthew Watersglcolorconvert: perform better negotiation
2017-12-09 Julien Isorcegstglwindow: initialize navigation_loop to NULL
2017-12-09 Tim-Philipp... gl: eagl: fix build
2017-12-09 Alessandro... gldownload: allow video/x-raw as input
2017-12-09 Matthew Watersgl/eagl: try getting a gles3 context
2017-12-09 Wang Xin-yu... glvideomixer: fix checker vbo leak
2017-12-09 Wang Xin-yu... glprototypes: fix parameter type of glGenBuffers
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 Watersglcontext: back out unintended lost_context changes
2017-12-09 Matthew Watersegl: implement selecting opengl3 contexts
2017-12-09 Matthew Watersgl/egl: pass the error value to get_error_string()
2017-12-09 Jan Schmidtpkg-config: Don't generate and install pkg-config with...
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 Holger Kaelbererglwindow: Fix android build
2017-12-09 Tim-Philipp... gl: fix compiler warnings with gcc-6
2017-12-09 Tim-Philipp... libs: g-i: fix init section to avoid compiler warnings
2017-12-09 Sebastian Drögeglfilter: First make caps writable in fixate_caps(...
2017-12-09 Sebastian Drögeglcolorconvert: Caps passed to fixate_caps() are not...
2017-12-09 Sebastian DrögeRevert "glpool: fix caps refcount issue"
2017-12-09 Matthew Watersglquery: provide compat definition for GL_QUERY_RESULT
2017-12-09 Matthew Watersgl: add compatibility definition of GLint64
2017-12-09 Matthew Watersglpool: fix caps refcount issue
2017-12-09 Matthew Watersglmemory: log the time for glTexSubImage/glReadPixels
2017-12-09 Matthew Watersgl: add a gstglquery object for arbitrary GL queries
2017-12-09 Matthew Watersgldebug: implement a delayed debug system
2017-12-09 Matthew Watersgldebug: use gst_info_vasprintf in insert_debug_marker()
2017-12-09 Matthew Watersgl: add a videoflip element
2017-12-09 Matthew Watersglfilter: recreate the fbo on caps changes
2017-12-09 Matthew Watersglbasefilter: add a class function on set_caps (from GL)
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/x11/navigation: add button press to the selected...
2017-12-09 Alessandro... glcolorconvert: try harder to passthrough
2017-12-09 Matthew Watersgl: implement a colorbalance element
2017-12-09 Matthew Watersglvideomixer: implement glBlendFunc and glBlendEquation
2017-12-09 Matthew Watersgldebug: add a specific category for the debug spam...
2017-12-09 Matthew Watersglbasememory: Free the actual memory object when requested
2017-12-09 Matthew Watersglmemorypbo: don't double read pixels
2017-12-09 Matthew Watersglmemory: expose gst_gl_memory_texsubimage
2017-12-09 Matthew Watersglfeature add a specific debug category
2017-12-09 Matthew Watersglsyncmeta: only flush with a shared context
2017-12-09 Matthew Watersglcontext: implement checking whether a context has...
2017-12-09 Matthew Watersglcolorconvert: implement usage of a buffer pool
2017-12-09 Matthew Watersglbasememory: fix copying GstGLAllocationParams
2017-12-09 Matthew Watersglmemorypbo: remove unused code
next