platform/upstream/gst-plugins-base.git
2018-03-26 Antonio Ospitetools: play: fix leaving STDIN in non-blocking mode...
2018-03-25 Thiago Santosencoding-profile: fix gi annotation for gst_encoding_pr...
2018-03-25 Sebastian Drögegl: Disable glmixerbin for the time being too
2018-03-24 Seungha Yangencodebin: Use gst_object_unref() instead of g_object_u...
2018-03-23 Edward Herveyaudio-aggregator: Check return values
2018-03-22 Alessandro... meson: libs: use gnome.mkenums_simple() to generate...
2018-03-22 Carlos Rafael... gl/gbm: Initialize window handle (= gbm surface) like...
2018-03-22 Carlos Rafael... viv-fb: Include gstglfuncs.h to fix cross compilation...
2018-03-21 Nicolas Dufresnedmabufallocator: Fix build if LINUX_DMA_BUF_H is missing
2018-03-21 Nicolas Dufresneallocators: Add DMABuf synchronization
2018-03-21 Sebastian Drögevideo: Set correct value in g-i annotations for tile...
2018-03-21 Sebastian Drögevideo: Include gstvideoaffinetransformationmeta.h in...
2018-03-21 Sebastian Drögepbutils: Include gstaudiovisualizer.h in pbutils.h
2018-03-20 Tim-Philipp... Back to development
2018-03-19 Tim-Philipp... Release 1.14.0
2018-03-19 Tim-Philipp... Update docs
2018-03-17 Edward Herveyoggstream: protect against out-of-bounds read
2018-03-16 Tim-Philipp... tests: audiomixer: remove unistd.h include
2018-03-15 Sebastian Drögeaudiostreamalign: Mark the whole type as new in 1.14
2018-03-14 Sebastian Drögepkg-config: Add orc-0.4 to Requires.private of gstreame...
2018-03-13 Tim-Philipp... Release 1.13.91
2018-03-13 Tim-Philipp... Update docs
2018-03-13 Tim-Philipp... meson: install new audio-prelude.h
2018-03-13 Tim-Philipp... docs: update api decorators to ignore
2018-03-13 Tim-Philipp... video: GST_EXPORT -> GST_VIDEO_API
2018-03-13 Tim-Philipp... tag: GST_EXPORT -> GST_TAG_API
2018-03-13 Tim-Philipp... sdp: GST_EXPORT -> GST_SDP_API
2018-03-13 Tim-Philipp... rtsp: GST_EXPORT -> GST_RTSP_API
2018-03-13 Tim-Philipp... rtp: GST_EXPORT -> GST_RTP_API
2018-03-13 Tim-Philipp... riff: GST_EXPORT -> GST_RIFF_API
2018-03-13 Tim-Philipp... pbutils: GST_EXPORT -> GST_PBUTILS_API
2018-03-13 Tim-Philipp... gl: GST_EXPORT -> GST_GL_API
2018-03-13 Tim-Philipp... fft: GST_EXPORT -> GST_FFT_API
2018-03-13 Tim-Philipp... audio: GST_EXPORT -> GST_AUDIO_API
2018-03-13 Tim-Philipp... app: GST_EXPORT -> GST_APP_API
2018-03-13 Tim-Philipp... allocators: GST_EXPORT -> GST_ALLOCATORS_API
2018-03-12 Mathieu Duponchelleaudioaggregator: fix channel-mask negotiation
2018-03-12 Edward Herveyplayback: Remove subtitle-encoding property on uridecod...
2018-03-11 Tim-Philipp... docs: video: fix typo and add since marker
2018-03-11 Tim-Philipp... docs: libs: add another missing symbol
2018-03-11 Tim-Philipp... docs: add video region of interest add/get parameter...
2018-03-11 Thibault Saunieraudio: Add audioaggregator.h in audio.h
2018-03-08 Tim-Philipp... docs: add GstPhysMemoryAllocator to docs
2018-03-07 Tim-Philipp... Revert "alsasrc: lock calls to snd_pcm_delay() with...
2018-03-05 Tim-Philipp... gl: only enable gbm backend if gudev is available
2018-03-03 Tim-Philipp... Release 1.13.90
2018-03-03 Tim-Philipp... Update docs
2018-03-02 Edward Herveypkgconfig: Add private zlib dependency for libgsttag
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-03-01 Nicolas Dufresnevideodecoder: Reset QoS time after pushing segment
2018-03-01 Mathieu DuponchellePort to latest GstAggregator segment API
2018-03-01 Mathieu Duponchelleaudioaggregator: remove GstAudioAggregator->info
2018-03-01 Tim-Philipp... tests: tags: add unit test for ID3 v2.4 extended headers
2018-03-01 Edward Herveyid3v2: re-fix handling of v2.4 extended headers
2018-02-28 Mathieu Duponchelleaudioaggregator: refactor conversion API
2018-02-28 Jan Schmidtglcolorconvert: Fix a typo in a debug message
2018-02-28 Jan Schmidtglfilter: Support non-2D texture targets
2018-02-28 Sebastian Drögeaudioaggregator: Document that the pad's audio info...
2018-02-27 Víctor Manuel... m4: fix variable value access
2018-02-27 Víctor Manuel... roi-meta: duplicate params when copying meta
2018-02-27 Nicolas Dufresnemeson: Don't install GL GBM headers
2018-02-27 Nicolas Dufresnegl: Move DRM_CFLAGS into gst-gl.m4
2018-02-26 Nicolas Dufresnegl: Add missing gbm directory to dist dir
2018-02-26 Carlos Rafael... gl: Add DRM cflags
2018-02-26 Sebastian Drögepbutils: Fix compilation of last commit
2018-02-26 Thiago Santospbutils: Move locale dir initialization to a separate...
2018-02-24 Nicolas Dufresnegl: Add meson support for GBM backend
2018-02-24 Carlos Rafael... gl: Add Mesa3D GBM backend
2018-02-24 Carlos Rafael... configure: Add configure checks for libdrm and gudev
2018-02-23 Jan Schmidtglimagesink: Correct PAR in output caps when transforming
2018-02-22 Nicolas Dufresneroi-meta: Fix bad doc comment syntax
2018-02-21 Guillaume Desmottesvideometa: add support for downstream parameters to...
2018-02-21 Mikhail Fludkovrtpbuffer.h: Add new RTPBuffer flags
2018-02-20 Tim-Philipp... meson: fix multi-line string
2018-02-19 Thiago Santospbutils: add some missing gi annotations
2018-02-19 Tim-Philipp... tests: videoscale: simplify test and make it more robust
2018-02-19 Tim-Philipp... appsrc: don't signal the GCond if no one is waiting...
2018-02-19 Tim-Philipp... appsrc: use GstQueueArray instead of GQueue for interna...
2018-02-19 Tim-Philipp... appsink: don't signal the GCond if no one is waiting...
2018-02-19 Tim-Philipp... appsink: use GstQueueArray instead of GQueue for intern...
2018-02-19 Tim-Philipp... icles: add appsink and appsrc benchmarks
2018-02-18 Sebastian Drögem4: gmodule-no-export-2.0 is needed for everything...
2018-02-17 Sebastian Drögegl: Link to libgstallocators for the dmabuf allocator
2018-02-16 Víctor Manuel... gl/wayland: Memory leak when display couldn't connect
2018-02-15 Mathieu Duponchelleaudio-converter: fix declaration-after-statement
2018-02-15 Mathieu Duponchelleaudio-converter: add a convenience conversion method
2018-02-15 Mathieu Duponchellegst_audio_converter_new: update annotations
2018-02-15 Mathieu DuponchelleAudioConverter: register as boxed type
2018-02-15 Mathieu Duponchelleaudio-info: annotate gst_audio_info_set_format
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-15 Tim-Philipp... docs: update plugin docs
2018-02-15 Tim-Philipp... configure: fix build with --disable-external
2018-02-15 Tim-Philipp... po: update translations
2018-02-15 Edward HerveyUpdate disted backup ORC files
2018-02-15 Mathieu Duponchellegstaudiopack.orc: pack_u32be_swap: actually swap
2018-02-14 Nicolas Dufresnedoc: Remove obsolete Since 0.10.X marks
2018-02-14 Nicolas Dufresnedoc: Add per version newly added API indexes
2018-02-14 Nicolas Dufresnedoc: Fix since marker in dmabuf to match a stable release
2018-02-14 Nicolas Dufresnedoc: Remove extra . after Since marker
next