platform/upstream/gst-plugins-base.git
2017-12-30 Philippe Normandgl: cocoa: fix formatting for function definition
2017-12-30 Philippe Normandgl: cocoa: Implement set_render_rectangle
2017-12-26 Tim-Philipp... gl: don't link to system gstallocators
2017-12-26 Tim-Philipp... meson: skip translations if gettext is not available
2017-12-22 Tim-Philipp... meson: gl: define HAVE_PNG etc. in config.h instead...
2017-12-21 Miguel Parisrtp: fix gst_rtp_buffer_ext_timestamp taking into accou...
2017-12-21 Mathieu Duponchelletests: add missing comma
2017-12-21 Mathieu Duponchelletests: conditionally define the glimagesink test as...
2017-12-21 Mathieu Duponchelletests: fix build when not building gstgl
2017-12-20 Tim-Philipp... meson: docs: link gtk-doc scanner with gstgl
2017-12-20 Tim-Philipp... gl: fix build if libjpeg is not available
2017-12-19 Tim-Philipp... gl: fix up a few more #if HAVE_FOO
2017-12-19 Tim-Philipp... autotools: gl: don't check for gstreamer-allocators...
2017-12-19 Tim-Philipp... allocators: fix meson build after physmem move from...
2017-12-19 Josep Torragl: cocoa: fix a warning when building in MacOS 10.12
2017-12-19 Víctor Manuel... gl: display: demote error level at display creation...
2017-12-19 Tim-Philipp... meson: set info variables in gstreamer-gl .pc file
2017-12-19 Tim-Philipp... docs: plugins: add opengl plugin to docs
2017-12-19 Tim-Philipp... docs: update for git master
2017-12-19 Tim-Philipp... docs: add moved gl lib to documentation
2017-12-19 Tim-Philipp... gl: hook up tests
2017-12-19 Tim-Philipp... gl: hook up to build system
2017-12-19 Tim-Philipp... gl: examples: fix c++ code for -Wreturn-aggregate
2017-12-19 Tim-Philipp... gl: use #ifdef HAVE_* instead of #if HAVE_FOO
2017-12-19 Tim-Philipp... gl: remove GST_USE_UNSTABLE_API bits
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
next