+=== release 1.17.2 ===
+
+2020-07-03 00:24:57 +0100 Tim-Philipp Müller <tim@centricular.com>
+
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
+ * gst-plugins-base.doap:
+ * meson.build:
+ Release 1.17.2
+
+2020-07-01 20:14:57 +0200 Jan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
+
+ * gst-libs/gst/video/video-anc.h:
+ video-anc: Fix gst_buffer_get_video_(afd|bar)_meta
+ The macros were not passing the meta GType to gst_buffer_get_meta,
+ rendering them unusable.
+ Also, the doc comments were specifying parameters meant for the
+ add_video_X_meta functions.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/732>
+
+2020-06-24 15:59:03 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * docs/plugins/gst_plugins_cache.json:
+ * ext/pango/gstbasetextoverlay.c:
+ basetextoverlay: mark valign and halign props as DOC_SHOW_DEFAULT
+ To document it, we instantiate a subclass and inspect the properties
+ on the created object. Subclasses (in that case textrender) may
+ initialize those properties with a different default, we do not
+ want to expose that in the base class documentation.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/723>
+
+2019-06-14 10:14:23 +0200 Havard Graff <havard.graff@gmail.com>
+
+ * gst-libs/gst/audio/gstaudiodecoder.c:
+ * gst-libs/gst/audio/gstaudioencoder.c:
+ * gst-libs/gst/audio/gstaudiofilter.c:
+ * gst-libs/gst/rtp/gstrtpbaseaudiopayload.c:
+ * gst-libs/gst/video/gstvideodecoder.c:
+ * gst-libs/gst/video/gstvideoencoder.c:
+ * gst-libs/gst/video/gstvideofilter.c:
+ * gst/audioconvert/gstaudioconvert.c:
+ * gst/audioresample/gstaudioresample.c:
+ audio: video: Optimize by using cached quark for meta tag
+ Avoid taking the global quark lock for every single buffer.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/295>
+
+2020-05-14 15:49:54 +0200 Havard Graff <havard.graff@gmail.com>
+
+ * gst-libs/gst/rtp/gstrtpbasedepayload.c:
+ rtpbasedepayload: improve logging around negative gaps
+ When warning, it is important that the log will contain information to
+ help debug the problem. Sequence-numbers are crucial here.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/725>
+
+2020-06-20 00:37:09 +0530 Ayush Mittal <ayush.mittal9398@gmail.com>
+
+ * gst-libs/gst/pbutils/encoding-target.c:
+ * gst-libs/gst/pbutils/encoding-target.h:
+ Added the path property in encoding-target
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/714>
+
+2020-06-23 17:31:52 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * docs/plugins/gst_plugins_cache.json:
+ docs: add GstVisual to plugins cache
+
+2020-06-23 02:49:44 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * ext/libvisual/visual.c:
+ docs: mark more plugin API
+
+2020-06-22 20:10:10 -0400 Thibault Saunier <tsaunier@igalia.com>
+
+ * gst/tcp/gstmultifdsink.c:
+ * gst/tcp/gstmultihandlesink.c:
+ * gst/tcp/gstmultisocketsink.c:
+ doc: Fix link in tcp multi*sinks.
+
+2020-06-23 00:01:13 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * docs/plugins/gst_plugins_cache.json:
+ plugins_cache: add base classes
+
+2020-06-23 00:00:40 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * docs/meson.build:
+ meson: mark plugins cache target as always stale
+
+2020-06-21 01:33:50 +0200 Mathieu Duponchelle <mathieu@centricular.com>
+
+ * ext/gl/gstglbasemixer.c:
+ * ext/gl/gstgleffects.c:
+ * ext/gl/gstglmixer.c:
+ * ext/ogg/gstogmparse.c:
+ * ext/pango/gstbasetextoverlay.c:
+ * gst/gio/gstgiobasesink.c:
+ * gst/gio/gstgiobasesrc.c:
+ * gst/rawparse/gstrawbaseparse.c:
+ * gst/tcp/gstmultihandlesink.c:
+ docs: mark more types as plugin API
+
+2020-06-19 22:49:44 -0400 Thibault Saunier <tsaunier@igalia.com>
+
+ * docs/plugins/gst_plugins_cache.json:
+ doc: Stop documenting properties from parents
+
+2020-06-24 01:57:57 +0900 Seungha Yang <seungha@centricular.com>
+
+ * gst-libs/gst/video/gstvideometa.h:
+ videometa: Fix documentation
+ Fix gst_video_region_of_interest_meta_add_params to
+ gst_video_region_of_interest_meta_add_param and add newline to be
+ more readable.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/722>
+
+2020-06-22 21:43:44 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * docs/plugins/gst_plugins_cache.json:
+ * gst-libs/gst/audio/gstaudiodecoder.c:
+ audiodecoder: Add max-errors property
+ The number of consecutive decode errors that should be tolerated before
+ returning flow error should be up to the application, not the element.
+ Hence max-error should be exposed as a property.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/720>
+
+2020-06-22 21:36:02 +0300 Haakon Sporsheim <haakon@pexip.com>
+
+ * gst-libs/gst/video/gstvideodecoder.c:
+ videodecoder: Add max-errors property
+ The number of consecutive decode errors that should be tolerated before
+ returning flow error should be up to the application, not the element.
+ Hence max-error should be exposed as a property.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/720>
+
+2020-06-22 19:35:57 +0900 Seungha Yang <seungha@centricular.com>
+
+ * gst-libs/gst/gl/win32/gstglwindow_win32.c:
+ glwindow/win32: Chain up mouse event to parent window
+ Fix a regression of the commit 940c9998e5cfffd90fade8a7f39f29a426e20460
+ Unlike key event, mouse event will not be chained up to parent window
+ by DefWindowProc
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/718>
+
+2020-06-22 12:32:03 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * ext/gl/gstglvideomixer.c:
+ * gst/playback/gstdecodebin2.c:
+ * gst/playback/gstparsebin.c:
+ Don't call gst_ghost_pad_construct() anymore
+ It's deprecated, unneeded and doesn't do anything anymore.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/717>
+
+2020-06-22 12:19:28 +0900 Jimmy Ohn <yongjin.ohn@lge.com>
+
+ * tools/gst-discoverer.c:
+ tools:discoverer: Remove short name for use-cache
+ There is no need to add short name for 'use-cache'.
+ The 'async' option already has 'a' short name.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/716>
+
+2020-06-17 09:03:51 +0900 Hosang Lee <hosang10.lee@lge.com>
+
+ * gst/subparse/gstsubparse.c:
+ subparse: lower text buffer threshold
+ It is possible for subtitle files to have a string length less than 30.
+ WebVTT for example may contain only the 'WEBVTT' string in the file
+ without any cues.
+ As an example in hls streams, since WEBVTT files can be segmented
+ like video/audio, some subtitle segments may only contain just the
+ header string.
+ Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/708>
+
+2020-06-20 00:28:04 +0100 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ Back to development
+
=== release 1.17.1 ===
2020-06-19 19:16:01 +0100 Tim-Philipp Müller <tim@centricular.com>
* ChangeLog:
* NEWS:
* RELEASE:
+ * docs/plugins/gst_plugins_cache.json:
* gst-plugins-base.doap:
* meson.build:
Release 1.17.1