platform/upstream/gstreamer.git
2017-12-09 Jan Schmidtglfiltercube: Fix typo in property description
2017-12-09 Wang Xin-yu... glmixer:fix incorrect parameter passed to handle_set_co...
2017-12-09 Matthew Watersglfilter: get the config from the correct pool
2017-12-09 Matthew Watersglfilter: avoid uninitialized variable size when chaini...
2017-12-09 Matthew Watersglfilter: gst-indent file
2017-12-09 Matthew Watersglcontext: add api for retreiving the current context...
2017-12-09 Matthew Watersglprototypes: add vertex attribute array definitions
2017-12-09 Matthew Watersglmixer: override the caps query in order to 'convert...
2017-12-09 Matthew Watersglmixer: override the accept caps query in order to...
2017-12-09 Matthew Watersgl: propogate other-context using GstContext
2017-12-09 Sebastian Drögegl/cocoa: Fix compiler warning
2017-12-09 Matthew Watersglmixer: fixup eglimage include path
2017-12-09 Matthew Watersglbufferpool: add the GstVideoGLTextureUploadMeta buffe...
2017-12-09 Matthew Watersvideoaggregator: operate on caps rather than video...
2017-12-09 Wang Xin-yu... glcolorconvert: support RGB16/BGR16 video format upload
2017-12-09 Brion Vibbergl/cocoa: Fix for building on Mac OS X 10.10
2017-12-09 Matthew Watersgldeinterlace: ref the uploaded buffer
2017-12-09 Matthew Watersglfilter: add uploaded_buffer field
2017-12-09 Sebastian Drögeglimagesink: Only finalize the other context in finalize()
2017-12-09 Sebastian Drögeglmixer: Call the pad's parent class finalize method
2017-12-09 Sebastian Drögeglmixer: Only finalize the other context in finalize()
2017-12-09 Sebastian Drögegltestsrc: Add other-context property
2017-12-09 Sebastian Drögeglimagesink: Don't leak other-context
2017-12-09 Sebastian Drögeglmixer: Add other-context property
2017-12-09 Sebastian Drögegl/cocoa: Add support for HiDPI displays
2017-12-09 Matthew Watersglcolorconvert: output why we cannot convert a buffer
2017-12-09 Matthew Watersglcolorconvert: fix planar YUV download
2017-12-09 Vivia Nikolaidougloverlay: And fix another unused variable compiler...
2017-12-09 Vivia Nikolaidougloverlay: Fix unused variable compiler warning when...
2017-12-09 Wang Xin-yu... gltestsrc: implement checkers pattern with GLSL
2017-12-09 Matthew Watersglcolorconvert: fix UYVY download green screen
2017-12-09 Matthew Watersglcolrconvert: fix YUY2 download
2017-12-09 Sebastian Drögegl/cocoa: Always update our viewport if Cocoa tells...
2017-12-09 Sebastian Drögegl/cocoa: Handle NSView::renewGState() properly
2017-12-09 Lubosz Sarneckigltransformation: graphene multiplication order has...
2017-12-09 Matthew Watersglvideomixer: update element documentation
2017-12-09 Matthew Waterstests/glcolorconvert: do reorder checking for rgba...
2017-12-09 Matthew Watersglcolorconvert: convert xRGB into ARGB properly
2017-12-09 Matthew Waterstests/glmemory: add simple transfer test
2017-12-09 Matthew Watersglmemory: unset the opposite corresponding transfer...
2017-12-09 Sebastian Drögegl/cocoa: Update viewport according to the current...
2017-12-09 Sebastian Drögegl/cocoa: Improve the NSApplication initialization
2017-12-09 Sebastian Drögegl/cocoa: NSView::drawRect() should call into reshape too
2017-12-09 Sebastian Drögegl/cocoa: Call UI related API from the application...
2017-12-09 Sebastian Drögegl/cocoa: Switch to a plain NSView subclass instead...
2017-12-09 Edward Herveyglcontext: Initialize variable
2017-12-09 Jan Schmidtexamples: Fix Qt/GL qglwtextureshare example for X11
2017-12-09 Jan Schmidtexamples: port GL/Qt examples to Qt5
2017-12-09 Matthew Watersglcontext: fixup error in sharegroup comment
2017-12-09 Matthew WatersRevert accidental push: "gltestsrc: implement checkers...
2017-12-09 Matthew Watersglcontext: detect the sharegroup case where the context...
2017-12-09 Wang Xin-yu... gltestsrc: implement checkers pattern with GLSL
2017-12-09 Matthew Watersglfilter: silence a warning with empty input caps
2017-12-09 Matthew Watersexamples/gl: update for signal signature change
2017-12-09 Matthew Watersgloverlay: fix zero output frames with YUY2/UYVY
2017-12-09 Matthew Watersgloverlay: protect desktop gl specific tokens with #if
2017-12-09 Matthew Watersgloverlay: free the image memory every time the locatio...
2017-12-09 Sebastian Drögegloverlay: Include into the build with GLES2 only too
2017-12-09 Matthew Watersgltestsrc: free the shader on stop
2017-12-09 Matthew Watersglvideomixer: fix blending with low-alpha sources
2017-12-09 Matthew Watersgloverlay: reimplement everything
2017-12-09 Sebastian Drögegl/cocoa: Switch from our custom main loop to a GMainLoop
2017-12-09 Sebastian Drögegl/cocoa: Clear the current GL context when it should...
2017-12-09 Matthew Watersglvideomixer: skip input frames with an alpha of 0
2017-12-09 Matthew Watersgl: download whenever we have sysmem capsfeatures
2017-12-09 Lubosz Sarneckigltestsrc: add Mandelbrot fractal pattern.
2017-12-09 Lubosz Sarneckigltestsrc: implement snow pattern with GLSL.
2017-12-09 Matthew Watersglupload: fallback to upload if contexts cannot share...
2017-12-09 Matthew Watersglcontext: add gst_gl_context_can_share
2017-12-09 Matthew Watersgl/tests: update for upload API changes
2017-12-09 Sebastian Drögegl: Let gst_gl_context_get_thread() return a new refere...
2017-12-09 Anuj Jaiswalgl: consecutive return, break statement
2017-12-09 Matthew Watersgl/debug: desktop GL does not have the KHR suffixes
2017-12-09 Matthew Watersexamples/gl/gtk: use the sync bus callback to set the...
2017-12-09 Tim-Philipp... gl: add since markers for new API
2017-12-09 Matthew Watersglmemory: add debug line for freeing textures
2017-12-09 Matthew Watersglupload: provide the output buffer that is rendered...
2017-12-09 Matthew Watersglcontext: add API to retreive the thread that context...
2017-12-09 Sanjay NMgl: Removed unreachable break, unused variable
2017-12-09 Ognyan Tonchevglfilter: do not leak pool in error cases
2017-12-09 Ognyan Tonchevgltestsrc: do not leak pool in error cases
2017-12-09 Ognyan Tonchevglmixer: do not leak pool in error cases
2017-12-09 Vasilis LiaskovitisGstGLWindow: Introduce navigation thread
2017-12-09 Lubosz Sarneckigltransformation: fix issues and expose mvp matrix
2017-12-09 Sebastian Drögeglimagesink: Add missing break to switch
2017-12-09 Wang Xin-yu... gl: qglwtextureshare demo fixes and cleanup
2017-12-09 Wang Xin-yu... gl: Add GSTGLAPI macro to the debug callback function
2017-12-09 Jan Schmidtegl: Wrap KHR_create_context flags in an ifdef
2017-12-09 Matthew Watersegl: fallback to a non-debug context if a debug one...
2017-12-09 Lubosz Sarneckigstopengl: add introspection support
2017-12-09 Lubosz Sarneckiexamples: fix gtk+ 3.14 deprecation error
2017-12-09 Lubosz Sarneckiglimagesink: expose context
2017-12-09 Lubosz Sarneckiglshader: expose opengl handle in getter
2017-12-09 Wang Xin-yu... gl: check null before unref GstGLDisplay
2017-12-09 Matthew Watersgl: add prototype definition for KHR_debug
2017-12-09 Matthew Watersglcontext: implement the debug callback
2017-12-09 Matthew Watersgl: add prototypes for KHR_debug/ARB_debug_output
2017-12-09 Matthew Watersgl: don't take an extra ref on the display on set_context
2017-12-09 Matthew Watersglmixer: unref the GstGLUpload in the pad if freed...
2017-12-09 Wang Xin-yu... glvideomixer: avoid gl resource race condition between...
next