platform/upstream/gstreamer.git
2017-12-09 Julien Isorcepkgconfig: missing GL_CFLAGS in gstreamer-gl-uninstalle...
2017-12-09 Jan Schmidtglfilter: Remove hard-coded pad templates
2017-12-09 Jan Schmidtglupload: Don't throw assertions on invalid allocation...
2017-12-09 Julien Isorceglupload: add GST_CAPS_FEATURE_MEMORY_DMABUF
2017-12-09 Matthew Watersgl: reset gl->DrawBuffer to the necessary values
2017-12-09 Hyunjun Koglmemory: reset the draw buffer to GL_BACK
2017-12-09 Nicolas Dufresnemeson: Re-add pkg-config support for bcm_host
2017-12-09 Guillaume Desmottesgl: meson: use cc.find_library() to detect 'bcm_host'
2017-12-09 Sebastian Drögegl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS...
2017-12-09 Sebastian Drögeglupload: Fix DirectVIV uploader for formats with a...
2017-12-09 Nicolas Dufresnegl: Add dependency to gstallocators
2017-12-09 Jeremy Hiattglutils: Fix GValue leak in gst_gl_value_set_texture_ta...
2017-12-09 Sebastian Drögegl: Fix indentation
2017-12-09 Sebastian Drögeglframebuffer: #define GL_READ_FRAMEBUFFER / GL_DRAW_FR...
2017-12-09 Haihua Huglformat: fix the usage of GST_GL_RGB565
2017-12-09 Haihua Huglframebuffer: check frame buffer status need use speci...
2017-12-09 Anders Jonssongltestsrc: Fix typo (occured->occurred)
2017-12-09 Olivier Crêteglbasemixer: Remove unused negotiated member
2017-12-09 Olivier Crêtegl*mixer: Use propose_allocation from the GstAggregator...
2017-12-09 Carlos Rafael... gl/viv-fb: Fix user-choice string comparisons
2017-12-09 Olivier Crêteglbasemixer: Remove own decide_allocation, use GstAggre...
2017-12-09 Olivier Crêteglbasemixer: Use aggregator for allocation handling
2017-12-09 Olivier Crêtevideoaggregator: Get the buffer from the pool if available
2017-12-09 Tim-Philipp... gl: x11: fix compiler warning
2017-12-09 Matthew Watersglcontext: add public swap_buffers function
2017-12-09 Tim-Philipp... examples: gl: remove ancient bitrotten .vcproj files
2017-12-09 Matthew Watersaggregator: add simple support for caps handling
2017-12-09 fvanzileglcontext: keep a ref to the active thread
2017-12-09 Josep Torraexamples: fix macOS 9.12 deprecation warnings
2017-12-09 Josep Torracocoa: fix a recently introduced typo
2017-12-09 Josep Torracocoa: fix macOS 10.12 deprecation warnings
2017-12-09 Haihua Huglformat: Add missing GST_GL_RGB565 in some switch...
2017-12-09 Sebastian Drögecocoa: Install gstgldisplay_cocoa.h
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Nicolas DufresneRemove plugin specific static build option
2017-12-09 Sebastian Drögeglshader: Make reference counting of attach() consistent
2017-12-09 Matthew Watersbuild/gl/meson: check for GLES3/gl3ext.h existence
2017-12-09 Jens Georgbuild: Check for GLES3/gl3ext.h existence
2017-12-09 Sebastian Drögeglmemory: Only use glDrawBuffer if available
2017-12-09 Tim-Philipp... glvideomixer: fix whole example launch line actually
2017-12-09 Tim-Philipp... glvideomixer: remove extraneous \ from example launch...
2017-12-09 Haihua Huglupload: passthrough composition caps features in...
2017-12-09 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 Thibault Saunierdocs: Stop linking to inexistant symbols
2017-12-09 Claudio Saavedrameson: add missing gstglrenderbuffer.h header
2017-12-09 Scott D Phillipsmeson: gl: set default value of 0 for glconf vars
2017-12-09 Vincent Penquerc'hglcontext: fix display leak
2017-12-09 Vincent Penquerc'hgldisplay: fix list leak
2017-12-09 Jan Schmidtgl: Remove duplicate typedef of GstGLFramebufferClass
2017-12-09 Josep Torraglwindow/cocoa: fix warnings reported by XCode 8.1.0
2017-12-09 Nicolas Dufresnegldisplay: Fix assert caused by missing debug category
2017-12-09 Scott D Phillipsgl/format: correct return enums in gst_gl_format_from_v...
2017-12-09 George Kiagiadakisglupload: adjust memory offset calculation for dmabuf...
2017-12-09 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Vincent Penquerc'hglupload: fix GValue leak
2017-12-09 Nick Kallenapplemedia/gl: Fix compile issues for OSX
2017-12-09 Sebastian Drögegl/eagl: It's -fobjc-arc not -fobj-arc
2017-12-09 Nick Kallenapplemedia/gl: Update code to use ARC
2017-12-09 Arun Raghavangl: Missed one backwards compat define in GST_GL_TYPE_C...
2017-12-09 Sebastian Drögegl: Fixup for last commit
2017-12-09 Sebastian Drögegl: Fix backwards compat GST_GL_TYPE_* functions/macros
2017-12-09 Sebastian Drögegl/viv-fb: Don't use deprecated symbols and make macros...
2017-12-09 Sebastian Drögegltestsrc: Fix potential NULL pointer dereference if...
2017-12-09 Sebastian Drögeglvideomixer/compositor: Correctly error out if calcula...
2017-12-09 Sebastian Drögeglcolorconvert: Check return value of gst_gl_context_ch...
2017-12-09 Sebastian Drögegl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck"
2017-12-09 Sebastian Drögegl: Rename gst_gl_get_affine_transformation_meta_as_ndc...
2017-12-09 Sebastian Drögeglutils: Mark private functions as G_GNUC_INTERNAL
2017-12-09 Sebastian Drögeglupload: Add support for Vivante DirectTexture uploads
2017-12-09 Sebastian Drögegl: Add support for Vivante EGL FB windowing system
2017-12-09 Sebastian Drögeglmemory: Use glBlitFramebuffer() instead of glCopyTexI...
2017-12-09 Sebastian Drögeconfigure: Remove unused Mali EGL/fbdev_window support
2017-12-09 Juan Pablo... GstGLSinkBin: fixed sink property leak
2017-12-09 Thibault Sauniermeson: Build GIR files
2017-12-09 Matthew Watersglmixer: ensure caps are writable after intersection
2017-12-09 Matthew Watersgl: update sys dependants for function removals
2017-12-09 Juan Pablo... glslstage: define GL constants if needed instead of...
2017-12-09 Matthew Watersglutils: document functions
2017-12-09 Matthew Watersglutils: privatise matrix multiplication/videoaffinetra...
2017-12-09 Matthew Watersgl/utils: also take care of the local GL context in...
2017-12-09 Matthew Watersglutils: remove trivial helper function
2017-12-09 Matthew Watersgl/docs: add symbols from -unused.txt
2017-12-09 Matthew Watersgl/docs: some type fixes of type names
2017-12-09 Matthew Watersglwindow: use the same parameter names between vfuncs...
2017-12-09 Matthew Watersglbasememory: type fix for GstGLBaseMemoryAllocatorAllo...
2017-12-09 Matthew Watersgldisplay: add missing transfer annotations
2017-12-09 Matthew Watersgl: add skip annotations to non-GI possible struct...
2017-12-09 Matthew Watersglbasememory: remove unused and #if 0'ed function defin...
2017-12-09 Matthew Watersgl: add necessary get_type() functions for allocation...
2017-12-09 Matthew Watersgldisplay: some annotation updates/typo fixes
2017-12-09 Matthew Watersgl: remove reference to non-existant header
2017-12-09 Matthew Watersgl: remove custom control binding proxy
2017-12-09 Matthew Watersgl/pkg-config: add the configured platform/api/winsys
2017-12-09 Matthew Watersgl: remove unneeded gst_gl_buffer_alloc from header...
2017-12-09 Matthew Watersgl/egl: remove use of texture orientation
2017-12-09 Matthew Watersgl/pkg-config: don't advertise all our dependent librar...
2017-12-09 Matthew Watersglcontext/egl: don't overwrite set GError
2017-12-09 Guillaume Desmottesmeson: generate pkg-config -uninstalled pc files
2017-12-09 Matthew Watersgl/format: use the unsized format for RGB on GLES2
next