platform/upstream/gstreamer.git
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
2017-12-09 Matthew Watersglupload: always add texture-target field to GL caps
2017-12-09 Matthew Watersglupload: passthrough composition caps features
2017-12-09 Jan Schmidtglviewconvert: Fix stereoscopic handling w/ texture...
2017-12-09 Matthew Watersglmemorypbo: fix wrapping data on GL 2.1
2017-12-09 Matthew Watersglmemorypbo: only create a pbo memory if the context...
2017-12-09 Matthew Watersglmemory: small code reformat
2017-12-09 Matthew Waterstests/glmemory: output data pointer values on failure
2017-12-09 Matthew Watersgleffects: fix shader compilation with legacy opengl
2017-12-09 Sebastian Drögeglbasememory: Remove bogus NULL check
2017-12-09 Sebastian Drögegl: Add \0 terminators for the Apple sync extension
2017-12-09 Sebastian Drögeglcontext: Add some debug output when the GL thread...
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 Vineeth TMglbufferpool: Fix build error
2017-12-09 Sebastian Drögeglmemorypbo: Comment out unused functions to fix compil...
2017-12-09 Sebastian Drögeglcolorconvert: Fix name of testsuite
2017-12-09 Sebastian Drögeglcontext: Signal context creation from inside the...
2017-12-09 Sebastian Drögeglwindow: Hide navigation specific internal API and...
2017-12-09 Sebastian Drögeglwindow: Use g_thread_join() instead of a custom condi...
2017-12-09 Haihua Huglwindow: Fix memory leak of navigation thread
2017-12-09 Nicolas Dufresneglconvert: Fix compilation of GRAY16_LE/BE shader
2017-12-09 Nicolas Dufresneglupload: Add dmabuf upload method.
2017-12-09 Nicolas Dufresneeglimagememory: Also import BGR16, ABGR, xBGR, AYUV...
2017-12-09 Nicolas Dufresneeglimagememory: Add RGB/BGR DMABuf importation support
2017-12-09 Lubosz Sarneckieglimagememory: Methods to create GstGLMemory from...
2017-12-09 Lubosz Sarneckibuild: Add dmabuf build condition.
2017-12-09 Lubosz Sarneckiglimagesink: Show error when video frame is not mapped.
2017-12-09 Lubosz Sarneckigstglcontext_egl: Expose gst_gl_context_egl_get_error_s...
2017-12-09 Alessandro... glmemory: add gst_gl_memory_allocator_get_default
2017-12-09 Matthew Watersglimagesink: don't deadlock on resize
2017-12-09 Matthew Watersglbasememory: don't unconditionally add the alignment...
2017-12-09 Matthew Watersglbuffer: add a name to the allocator
2017-12-09 Matthew Watersgl*memory*: reverse the parameter order of user_data...
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Matthew Watersglmemory: document gst_gl_memory_init
2017-12-09 Matthew Watersglbuffer: remove unneeded gst_gl_buffer_alloc()
2017-12-09 Matthew Watersglbasememory: document some functions
2017-12-09 Matthew Watersglmemory: add a default copy implementation
2017-12-09 Matthew Watersglbufferpool: use gst_gl_base_memory_alloc as a generic...
2017-12-09 Matthew Watersglmemorypbo: implement GstGLBaseMemory:alloc
2017-12-09 Matthew Watersglbuffer: implements GstGLBaseMemory::alloc
2017-12-09 Matthew Watersglmemory: implement GstGLBaseMemory::alloc
2017-12-09 Matthew Watersglbasememory: add a generic interface for allocating...
2017-12-09 Matthew WatersRevert "glbuffer: Don't pass allocation params"
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
next