diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-07-14 14:05:28 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-07-14 14:05:28 +0300 |
commit | fd74209a746983d16d744e7640d2d01367475c1b (patch) | |
tree | f928ea012e3385c91b6caa344a98fee80049aab6 | |
parent | 69069e234fd5d13ed077ef1246002bcd558536e0 (diff) |
Release 1.12.21.12.2
-rw-r--r-- | ChangeLog | 42 | ||||
-rw-r--r-- | NEWS | 41 | ||||
-rw-r--r-- | RELEASE | 11 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | gst-editing-services.doap | 10 | ||||
-rw-r--r-- | meson.build | 2 |
6 files changed, 96 insertions, 14 deletions
@@ -1,9 +1,47 @@ +=== release 1.12.2 === + +2017-07-14 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.12.2 + +2017-07-11 11:40:55 -0400 Thibault Saunier <thibault.saunier@osg.samsung.com> + + * tests/check/ges/backgroundsource.c: + * tests/check/ges/basic.c: + * tests/check/ges/clip.c: + * tests/check/ges/effects.c: + * tests/check/ges/group.c: + * tests/check/ges/layer.c: + * tests/check/ges/overlays.c: + * tests/check/ges/tempochange.c: + * tests/check/ges/titles.c: + * tests/check/ges/track.c: + * tests/check/ges/transition.c: + * tests/check/ges/uriclip.c: + tests: Initialize GES only once in the main process + Fixing calling deinit in a process where init was not called + when libcheck is forking. + +2017-07-10 21:42:21 -0400 Nicolas Dufresne <nicolas.dufresne@collabora.com> + + * ges/ges.c: + ges: Ref the GES class to avoid later deadlock + This ensure that that all class are initialized from the main thread, + avoid class initialization in random thread, which may cause deadlocks. + https://bugzilla.gnome.org/show_bug.cgi?id=784769 + === release 1.12.1 === -2017-06-20 Sebastian Dröge <slomo@coaxion.net> +2017-06-20 12:09:02 +0300 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.12.1 + * gst-editing-services.doap: + * meson.build: + Release 1.12.1 === release 1.12.0 === @@ -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.1](#1.12.1) and was -released on 20 June 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 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: Tuesday 20 June 2017, 07:30 UTC [(log)][gitlog]* +*Last updated: Friday 14 July 2017, 10:00 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 @@ -723,7 +723,7 @@ is a stable branch. ### 1.12.1 -The first 1.10 bug-fix release (1.12.1) was released on 20 June 2017. +The first 1.12 bug-fix release (1.12.1) was released on 20 June 2017. This release only contains bugfixes and it should be safe to update from 1.12.x. #### Major bugfixes in 1.12.1 @@ -751,6 +751,34 @@ GIT logs or ChangeLogs of the particular modules. [buglist-1.12.1]: 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.1 +<a name="1.12.2"></a> + +### 1.12.2 + +The second 1.12 bug-fix release (1.12.2) 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.2 + + - Various fixes for crashes, assertions, deadlocks and memory leaks + - Regression fix for playback of live HLS streams + - Regression fix for crash when playing back a tunneled RTSP stream + - Regression fix for playback of RLE animations in MOV containers + - Regression fix for RTP GSM payloading producing corrupted output + - Major bugfixes to the MXF demuxer, mostly related to seeking and + fixes to the frame reordering handling in the MXF muxer and demuxer + - Fix for playback of mono streams on MacOS + - More fixes for index handling of ASF containers + - Various fixes to adaptivedemux, DASH and HLS demuxers + - Fix deadlock in gstreamer-editing-services during class initialization + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.12.2]. 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.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 + ## Known Issues - The `webrtcdsp` element is currently not shipped as part of the Windows @@ -774,7 +802,8 @@ in October. - - - -*These release notes have been prepared by Sebastian Dröge, Tim-Philipp Müller -and Víctor Manuel Jáquez Leal.* +*These release notes have been prepared by Olivier Crête, Sebastian Dröge, +Nicolas Dufresne, Víctor Manuel Jáquez Leal, Tim-Philipp Müller, Philippe +Normand and Thibault Saunier.* *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)* @@ -1,7 +1,7 @@ -Release notes for GStreamer Editing Services 1.12.1 +Release notes for GStreamer Editing Services 1.12.2 -The GStreamer team is proud to announce the first bugfix release in the stable +The GStreamer team is proud to announce the second bugfix release in the stable 1.12 release series of your favourite cross-platform multimedia framework! @@ -13,6 +13,10 @@ See /releases/1.12/ for the full release notes. +Bugs fixed in this release + + * 784769 : Deadlock in ges-launch between the gst_plugin_loading_mutex and class_init_rec_mutex + ==== Download ==== You can find source releases of gst-editing-services in the download @@ -48,5 +52,6 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Sebastian Dröge + * Nicolas Dufresne + * Thibault Saunier
\ No newline at end of file diff --git a/configure.ac b/configure.ac index ac399785..31bff491 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.62) 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 Editing Services, 1.12.1, +AC_INIT(GStreamer Editing Services, 1.12.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer-editing-services) @@ -51,7 +51,7 @@ dnl we override it here if we need to for the release candidate of new series GST_API_VERSION=1.0 AC_SUBST(GST_API_VERSION) -AS_LIBTOOL(GST, 1201, 0, 1201) +AS_LIBTOOL(GST, 1202, 0, 1202) dnl *** required versions of GStreamer stuff *** GST_REQ=1.12.0 diff --git a/gst-editing-services.doap b/gst-editing-services.doap index d0f1fe7b..5ff31269 100644 --- a/gst-editing-services.doap +++ b/gst-editing-services.doap @@ -32,6 +32,16 @@ GStreamer library for creating audio and video editors <release> <Version> + <revision>1.12.2</revision> + <branch>1.12</branch> + <name></name> + <created>2017-07-14</created> + <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.12.2.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.12.1</revision> <branch>1.12</branch> <name></name> diff --git a/meson.build b/meson.build index 1d073ae8..37cbc7cd 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-editing-services', 'c', - version : '1.12.1', + version : '1.12.2', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |