platform/upstream/gstreamer.git
2017-12-19 Tim-Philipp... opus: remove unused build variable and define
2017-12-19 Sebastian Drögeallocators: move GstPhysMemoryAllocator abstraction...
2017-12-19 Tim-Philipp... Move OpenGL library and plugin from -bad
2017-12-17 Nicolas Dufresnevideoconvert: Filter-out crop meta
2017-12-15 Dongil Parkplaybin3: Fix accessing invalid index in GstStream...
2017-12-14 Matthew WatersAutomatic update of common submodule
2017-12-11 Jun Xiexvimagesink: fix inaccurate error message
2017-12-09 Víctor Manuel... gldownload: fix wrong enum
2017-12-09 Nicolas Dufresnegldownload: Add missing ifdef for dmabuf and egl
2017-12-09 Nicolas Dufresnegldisplay: Prefer wayland over X11
2017-12-09 Nicolas Dufresnegldisplay: Add missing GL API to the doc
2017-12-09 Matt Fischergldownload: Add dmabuf exporting
2017-12-09 Tim-Philipp... Remove GstAggregator from -bad, moved to core
2017-12-09 Matthew Watersgl/caopengllayer: use public GstGLContext instead of...
2017-12-09 Matthew WatersRevert "gl: cocoa: sprinkle some GST_EXPORT"
2017-12-09 Tim-Philipp... gl: cocoa: sprinkle some GST_EXPORT
2017-12-09 Nicolas Dufresnesdlshare: Destroy GL backend buffer before the GL Context
2017-12-09 Nicolas Dufresnesdlshare2: Fix race conditions
2017-12-09 Nicolas Dufresnemeson: Build gl/sdl examples
2017-12-09 Jan Schmidtviv-fb: Don't destroy the native FB display
2017-12-09 Jan SchmidtRevert "gl: Use GstGLDisplayEGL directly instead of...
2017-12-09 Jan Schmidt3dvideo example: Correct video overlay for HiDPI
2017-12-09 Tim-Philipp... meson: remove outdated comment in build file
2017-12-09 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-12-09 Edward Herveyall: Fix left-shift undefined behaviour
2017-12-09 Matthew Watersgl/tests: add some simple shader testing
2017-12-09 Matthew Watersgltestsrc: guard stop in gl thread
2017-12-09 Matthew Watersglbasefilter: actually indicate start internally
2017-12-09 Matthew Watersgltestsrc: free in the GL thread on stop
2017-12-09 Tim-Philipp... gl: use new gst_element_foreach_sink_pad()
2017-12-09 Matthew Watersgl/shader: allow setting non-square matrices as uniform...
2017-12-09 Matthew Watersgl/query: split tests and fix some corresponding issues...
2017-12-09 Jérôme LaheurteUse value instead of version macro when testing for...
2017-12-09 Cassandra Rommelgl: Use GstGLDisplayEGL directly instead of creating...
2017-12-09 Justin Kimglcontext_egl: Add gstglwindow header
2017-12-09 Ponnam Srinivasglfilter: Unmap video frame in error case
2017-12-09 Ponnam Srinivasglmixer: Unmap video frame in error case
2017-12-09 Haihua Huglvidemixer: need reconfigure output gemotry after...
2017-12-09 Matthew WatersRevert "glvideomixer: need update output geometry after...
2017-12-09 Haihua Huglvideomixer: need update output geometry after src...
2017-12-09 Haihua Hugl/viv-fb: transform screen coordinate to viewport...
2017-12-09 Haihua Hugl/viv-fb: fix wrong pos (x,y) calculate in queue_resize
2017-12-09 Haihua Huglimagesink: expose should do redisplay all the time
2017-12-09 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-12-09 Matthew Watersgl/wayland: call eglTerminate() before wl_display_disco...
2017-12-09 Matthew Watersgtkglsink: expose the created display and context correctly
2017-12-09 Philippe Normandexamples/gl/gtk: build fix for the 3dvideo example...
2017-12-09 Philippe Normandexamples/gl/gtk: fix overlay handling for macOS
2017-12-09 Matthew Watersgl: fix build for ios/win32/android after 2fd84a6c
2017-12-09 Tim-Philipp... gl: install new glfuncs.h header
2017-12-09 Matthew Watersgl/checks: fix build
2017-12-09 Matthew Watersgl/meson: add build for the vivante fb backend
2017-12-09 Matthew Watersgl/meson: detect valid configuration from enabled apis...
2017-12-09 Matthew Watersgl/build: also check for the GL/gl.h header
2017-12-09 Matthew Watersglutils: fix matrix operations everywhere
2017-12-09 Matthew Watersgltransformation: draw with GL_TRIANGLES
2017-12-09 Philippe Normandgl/cocoa: fix build after commit 2fd84a6c
2017-12-09 Julien Isorcegl: fix broken build due to previous commit 2fd84a6c
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Jan Schmidtgldownload: Micro-optimisation. Don't check output...
2017-12-09 Tim-Philipp... gl: fix build
2017-12-09 Tim-Philipp... gl: add missing new header files
2017-12-09 Tim-Philipp... gl: make some debug categories private
2017-12-09 Tim-Philipp... gl: don't export symbols that are not supposed to be...
2017-12-09 Tim-Philipp... gl: sprinkle more GST_EXPORT
2017-12-09 Tim-Philipp... gl, wayland: mark more declared functions with GST_EXPORT
2017-12-09 Julien Isorcegl: return NULL mem if eglCreateImage failed
2017-12-09 Matthew Watersgl: document missing GstGLShader functions
2017-12-09 Matthew Watersgl/docs: some documentation updates
2017-12-09 Matthew Watersgl/docs: correctly name our objects in the documentatio...
2017-12-09 Matthew Watersgl/docs: document GstGLFormat enum
2017-12-09 Tim-Philipp... gl: fix g-i annotations for glframebuffer
2017-12-09 Alessandro... meson: specify fallback for libgmodule_dep
2017-12-09 Edward Herveymeson: Fix GLES2 check
2017-12-09 Philippe Normandglwindow_cocoa: fix video overlay support
2017-12-09 Matthew Watersgl/cocoa: keep refs over async operations
2017-12-09 Matthew Watersgl/window/x11: implement set_render_rectangle support
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
next