platform/upstream/gstreamer.git
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
2017-12-09 Matthew Watersgl/window: remove unused priv variable
2017-12-09 Matthew Watersgl/window: remove use of main_context_push/pop_thread_d...
2017-12-09 Haihua Hugl/effects: use non-PBO GLMemory for internal textures
2017-12-09 Sebastian Drögeglvideomixer: Reject multiview video
2017-12-09 Sebastian Drögegst: Don't declare variables inside the for loop header
2017-12-09 Julien Isorcegstglupload: relax EGL context check
2017-12-09 Julien Isorcegstglcontext: is_shared should return FALSE if no group
2017-12-09 Matthew Watersglmemoryegl: remove spurious #if GST_GL_HAVE_DMABUF...
2017-12-09 Matthew Watersglwindow: move g_main_context_push/pop_thread_default...
2017-12-09 Matthew Watersglcontext: fix race between creation/shutdown
2017-12-09 Sebastian Drögegl/x11: Remove unused static function
2017-12-09 Florent Thiérygldownload: fix element description (was "OpenGL uploader")
2017-12-09 Matthew Watersgl/contextglx: error out on more invalid display/window...
2017-12-09 Matthew Watersgl: add necessary context_egl.h #includes to the source...
2017-12-09 Matthew Watersgl/memoryegl: remove access to private header gstglcont...
2017-12-09 David Evansgl: add gstreamer-video to pkg-config path
2017-12-09 Matthew Watersgl/tests: fix glimagesink element test on OSX
2017-12-09 Matthew Watersmeson: gl/egl: add missing source file
2017-12-09 Matthew Watersgl/egl: remove EGLImage functions from egl context
2017-12-09 Matthew Watersglcontext: add vfunc to retrieve the OpenGL platform...
2017-12-09 Matthew Watersgl/egl: move get_error_string() into gstegl
2017-12-09 Matthew Watersdisplay/egl: implement getting the EGLDisplay of a...
2017-12-09 Víctor Manuel... gl/egl: check the feature in the extensions list
2017-12-09 Matthew Watersgl/tests: don't use the default framebuffer
2017-12-09 Matthew Watersglcontext/cocoa: implement empty swap_buffers
2017-12-09 Matthew Watersgl: remove empty BUGS file
2017-12-09 Matthew Watersglwindow/cocoa: remove unneeded window code in NSWindow
2017-12-09 Matthew Watersglwindow/cocoa: remove our view from the parent when...
next