summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-07-14 14:05:44 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-07-14 14:05:44 +0300
commit826640ab1b0fc8b47d8de6422321712dbf2b7ac6 (patch)
treea3c0202e26de168054bcce5108dbf732f83c8d46
parent78585ae7674c8182c2eb29197049a8b669539dce (diff)
Release 1.12.2gst-devtools-1.12.2
-rw-r--r--meson.build2
-rw-r--r--validate/ChangeLog28
-rw-r--r--validate/NEWS41
-rw-r--r--validate/configure.ac4
-rw-r--r--validate/gst-validate.doap10
5 files changed, 73 insertions, 12 deletions
diff --git a/meson.build b/meson.build
index ffc510463a..18fcfb77df 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.12.0',
+ version : '1.12.2',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',
diff --git a/validate/ChangeLog b/validate/ChangeLog
index e20f086aab..4a1f7edb85 100644
--- a/validate/ChangeLog
+++ b/validate/ChangeLog
@@ -1,9 +1,31 @@
-=== release 1.12.1 ===
+=== release 1.12.2 ===
-2017-06-20 Sebastian Dröge <slomo@coaxion.net>
+2017-07-14 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
- releasing 1.12.1
+ releasing 1.12.2
+
+2017-07-14 10:36:49 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * validate/launcher/apps/gstvalidate.py:
+ validate: Un-blacklist scrub_forward_seeking.op2b-mpeg2-wave_hd_mxf
+ It works now after various mxfdemux changes.
+ https://bugzilla.gnome.org/show_bug.cgi?id=764025
+
+2017-07-13 08:45:28 +0200 Edward Hervey <edward@centricular.com>
+
+ * validate/launcher/apps/gstvalidate.py:
+ gstvalidate: Re-allow tests that should be fixed
+
+=== release 1.12.1 ===
+
+2017-06-20 12:09:26 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * validate/ChangeLog:
+ * validate/NEWS:
+ * validate/configure.ac:
+ * validate/gst-validate.doap:
+ Release 1.12.1
2017-05-04 13:47:36 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com>
diff --git a/validate/NEWS b/validate/NEWS
index ef19baca2d..ca3bb540e4 100644
--- a/validate/NEWS
+++ b/validate/NEWS
@@ -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/)*
diff --git a/validate/configure.ac b/validate/configure.ac
index 8e233ccf7f..e65211709c 100644
--- a/validate/configure.ac
+++ b/validate/configure.ac
@@ -2,7 +2,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(Gst-Validate, 1.12.1,
+AC_INIT(Gst-Validate, 1.12.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-validate)
@@ -49,7 +49,7 @@ AC_SUBST(GST_API_VERSION)
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer 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/validate/gst-validate.doap b/validate/gst-validate.doap
index f8cb90296a..7b7bc9181f 100644
--- a/validate/gst-validate.doap
+++ b/validate/gst-validate.doap
@@ -54,6 +54,16 @@
<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-validate/gst-validate-1.12.2.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.12.1</revision>
<branch>1.12</branch>
<name></name>