diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-09-18 17:48:38 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-09-18 17:48:38 +0300 |
commit | 326c74123d969a7ea0eccbfdef5fa45ce68076ad (patch) | |
tree | 5d130dfbfe686187c74e80812e86f44068fd8f33 | |
parent | 86cddc2c56cc3fcc8c85afc2d59c9fd095bc81de (diff) |
Release 1.12.31.12.3
-rw-r--r-- | ChangeLog | 56 | ||||
-rw-r--r-- | NEWS | 39 | ||||
-rw-r--r-- | RELEASE | 11 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-libav.xml | 2 | ||||
-rw-r--r-- | gst-libav.doap | 10 | ||||
-rw-r--r-- | meson.build | 2 |
7 files changed, 112 insertions, 12 deletions
@@ -1,9 +1,61 @@ +=== release 1.12.3 === + +2017-09-18 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.12.3 + +2017-09-18 15:44:58 +0300 Sebastian Dröge <sebastian@centricular.com> + + * gst-libs/ext/libav: + libav: Update to ffmpeg n3.3.4 + +2017-08-17 12:16:14 +0100 Tim-Philipp Müller <tim@centricular.com> + + * common: + Automatic update of common submodule + From 48a5d85 to dd9d403 + +2017-08-10 18:55:29 +0300 Sebastian Dröge <sebastian@centricular.com> + + * ext/libav/gstavviddec.c: + Revert "avviddec: Remove usage of deprecated EDGE APIs" + This reverts commit 4284d791bc2c3ae716e4f99cedd870de9f575aec. + It causes crashes on various h264 and DNXHD/VC3 streams, where the + decoders write to arbitrary memory far after what we've allocated. + +2017-08-10 17:22:46 +0300 Sebastian Dröge <sebastian@centricular.com> + + * gst-libs/ext/libav: + libav: Update to ffmpeg n3.3.3 + +2017-07-11 09:36:45 -0400 Nicolas Dufresne <nicolas.dufresne@collabora.com> + + * ext/libav/gstavviddec.c: + avviddec: Remove usage of deprecated EDGE APIs + As a side effect, left/right green bars goes away when using + xvimagesink. I just think that xv cropping is broken, so this is + probably just hiding a bug. + +2017-07-11 11:34:03 +0530 Satya Prakash Gupta <sp.gupta@samsung.com> + + * ext/libav/gstavprotocol.c: + avdemux/mux: Memory leak and possible crash in avio_alloc_context + https://bugzilla.gnome.org/show_bug.cgi?id=784735 + === release 1.12.2 === -2017-07-14 Sebastian Dröge <slomo@coaxion.net> +2017-07-14 14:04:18 +0300 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.12.2 + * docs/plugins/gst-libav-plugins.hierarchy: + * docs/plugins/inspect/plugin-libav.xml: + * gst-libav.doap: + * meson.build: + Release 1.12.2 2017-07-10 10:33:03 +0300 Sebastian Dröge <sebastian@centricular.com> @@ -1,8 +1,8 @@ # GStreamer 1.12 Release Notes GStreamer 1.12.0 was originally released on 4th May 2017. -The latest bug-fix release in the 1.12 series is [1.12.2](#1.12.2) and was -released on 14 July 2017. +The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was +released on 18 September 2017. The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! @@ -13,7 +13,7 @@ improvements. See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest version of this document. -*Last updated: Friday 14 July 2017, 10:00 UTC [(log)][gitlog]* +*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.12/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md @@ -779,6 +779,37 @@ GIT logs or ChangeLogs of the particular modules. [buglist-1.12.2]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.2 +<a name="1.12.3"></a> + +### 1.12.3 + +The second 1.12 bug-fix release (1.12.3) was released on 14 July 2017. +This release only contains bugfixes and it should be safe to update from 1.12.x. + +#### Major bugfixes in 1.12.3 + + - Fix for infinite recursion on buffer free in v4l2 + - Fix for glimagesink crash on macOS when used via autovideosink + - Fix for huge overhead in matroskamux caused by writing one Cluster per + audio-frame in audio-only streams. Also use SimpleBlocks for Opus and other + audio codecs, which works around a bug in VLC that prevented Opus streams + to be played and decreases overhead even more + - Fix for flushing seeks in rtpmsrc always causing an error + - Fix for timestamp overflows in calculations in audio encoder base class + - Fix for RTP h265 depayloader marking P-frames as I-frames + - Fix for long connection delays of clients in RTSP server + - Fixes for event handling in queue and queue2 elements, and updates to + buffering levels on NOT_LINKED streams + - Various fixes to event and buffering handling in decodebin3/playbin3 + - Various fixes for memory leaks, deadlocks and crashes in all modules + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.12.3]. Note that this is +not the full list of changes. For the full list of changes please refer to the +GIT logs or ChangeLogs of the particular modules. + +[buglist-1.12.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=248880&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.3 + ## Known Issues - The `webrtcdsp` element is currently not shipped as part of the Windows @@ -793,7 +824,7 @@ development version leading up to the stable 1.14 release. The development of 1.13/1.14 will happen in the git master branch. The plan for the 1.14 development cycle is yet to be confirmed, but it is -expected that feature freeze will be around September 2017 +expected that feature freeze will be around October 2017 followed by several 1.13 pre-releases and the new 1.14 stable release in October. @@ -1,7 +1,7 @@ -Release notes for GStreamer libav Plugins 1.12.2 +Release notes for GStreamer libav Plugins 1.12.3 -The GStreamer team is proud to announce the second bugfix release in the stable +The GStreamer team is proud to announce the third bugfix release in the stable 1.12 release series of your favourite cross-platform multimedia framework! @@ -35,6 +35,10 @@ contains a set of less supported plugins that haven't passed the +Bugs fixed in this release + + * 784735 : gst-libav: Memory leak and possible crash in avio_alloc_context. + ==== Download ==== You can find source releases of gst-libav in the download @@ -70,5 +74,8 @@ subscribe to the gstreamer-devel list. Contributors to this release + * Nicolas Dufresne + * Satya Prakash Gupta * Sebastian Dröge + * Tim-Philipp Müller
\ No newline at end of file diff --git a/configure.ac b/configure.ac index 94e028b..1dfda93 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.69) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer libav, 1.12.2, +AC_INIT(GStreamer libav, 1.12.3, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) @@ -42,7 +42,7 @@ AC_SUBST(GST_API_VERSION) dnl *** Check for external $AS vs detected by AS_LIBTOOL user_AS="$AS" AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 1202, 0, 1202) +AS_LIBTOOL(GST, 1203, 0, 1203) dnl *** required versions of GStreamer stuff *** GST_REQ=1.12.0 diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml index 23dae8c..4d3bab0 100644 --- a/docs/plugins/inspect/plugin-libav.xml +++ b/docs/plugins/inspect/plugin-libav.xml @@ -3,7 +3,7 @@ <description>All libav codecs and formats (local snapshot)</description> <filename>../../ext/libav/.libs/libgstlibav.so</filename> <basename>libgstlibav.so</basename> - <version>1.12.2</version> + <version>1.12.3</version> <license>LGPL</license> <source>gst-libav</source> <package>libav</package> diff --git a/gst-libav.doap b/gst-libav.doap index 93b6d11..2b2422d 100644 --- a/gst-libav.doap +++ b/gst-libav.doap @@ -34,6 +34,16 @@ colorspace conversion elements. <release> <Version> + <revision>1.12.3</revision> + <branch>1.12</branch> + <name></name> + <created>2017-09-18</created> + <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.12.3.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.12.2</revision> <branch>1.12</branch> <name></name> diff --git a/meson.build b/meson.build index 120153a..ee4ae94 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-libav', 'c', 'cpp', - version : '1.12.2', + version : '1.12.3', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |