summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-07-14 14:01:13 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-07-14 14:01:13 +0300
commitdca812c58c3cd1467f5aff3088318feb510c334d (patch)
tree18805d8180d15fdf6561a5de92d493b8c2e809f9
parent808b61e7d0953bcb1b1b16ff8fdcb3beb5bc683d (diff)
Release 1.12.21.12.2
-rw-r--r--ChangeLog76
-rw-r--r--NEWS41
-rw-r--r--RELEASE18
-rw-r--r--configure.ac4
-rw-r--r--docs/plugins/inspect/plugin-coreelements.xml2
-rw-r--r--gstreamer.doap10
-rw-r--r--meson.build2
7 files changed, 130 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index 76a9ae790..757a4ad09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,81 @@
+=== release 1.12.2 ===
+
+2017-07-14 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.12.2
+
+2017-07-13 21:52:34 +0800 Jason Lin <shangchieh@realtek.com>
+
+ * libs/gst/base/gstbasesink.c:
+ basesink: fix buffer leaks if preroll failed
+ buffer is not unreferened if preroll failed
+ :Detailed Notes:
+ - Problem : video freeze when switching from pause to 1/2-FF repeatedly
+ - RootCause : buffer leaks in basesink
+ - Solution : unref the buffer if prerolled failed
+ :Testing Preformed:
+ How to Test :
+ pause -> 1/2 FF -> resume -> pause -> 1/2 FF ...
+ https://bugzilla.gnome.org/show_bug.cgi?id=784932
+
+2017-06-29 09:10:04 +0100 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: check for ppoll() as well
+
+2017-06-27 09:59:52 -0400 Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+ * tools/meson.build:
+ meson: Add configinc as include_directory in tools/
+ Otherwise when the glib is used as a subproject config.h is the glib
+ one, not ours.
+
+2017-06-23 11:11:44 +0100 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: fix with-package-name option
+ https://bugzilla.gnome.org/show_bug.cgi?id=784082
+
+2017-06-21 10:48:52 -0400 Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+ * libs/gst/base/gstbaseparse.c:
+ baseparse: sinkcaps can be NULL in default caps negotiation
+ This was causing harmless assertion about the unreffed caps not being of
+ type caps.
+ https://bugzilla.gnome.org/show_bug.cgi?id=784041
+
=== release 1.12.1 ===
-2017-06-20 Sebastian Dröge <slomo@coaxion.net>
+2017-06-20 12:04:50 +0300 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.12.1
+ * docs/plugins/inspect/plugin-coreelements.xml:
+ * gstreamer.doap:
+ * meson.build:
+ Release 1.12.1
+
+2017-06-20 11:11:23 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * po/bg.po:
+ * po/da.po:
+ * po/de.po:
+ * po/fr.po:
+ * po/hr.po:
+ * po/hu.po:
+ * po/nb.po:
+ * po/pl.po:
+ * po/ru.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/tr.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ Update .po files
2017-06-20 11:06:16 +0300 Sebastian Dröge <sebastian@centricular.com>
diff --git a/NEWS b/NEWS
index ef19baca2..ca3bb540e 100644
--- a/NEWS
+++ b/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/RELEASE b/RELEASE
index f8d40aa4b..ddb51ac84 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-Release notes for GStreamer 1.12.1
+Release notes for GStreamer 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!
@@ -35,10 +35,8 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 782174 : meson: gst-element-check-1.0.m4
- * 783787 : gsturi: Fixed incorrect escaping of path in gst_uri_construct
- * 783864 : gstptpclock: Memory leak on delay request message release. Timeout source is left referenced.
- * 783978 : utils/registrychunks: Fix leaks in failed cases
+ * 784041 : baseparse: sinkcaps can be NULL in default caps negotiation
+ * 784932 : basesink: buffer leaks if preroll failed
==== Download ====
@@ -75,10 +73,8 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Andrejs Vasiljevs
- * Heekyoung Seo
- * Matthew Waters
- * Olivier Crête
- * Sebastian Dröge
+ * Jason Lin
+ * Nicolas Dufresne
+ * Thibault Saunier
* Tim-Philipp Müller
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index ef8bd6be0..b6b2923f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, git and prerelease does Werror too
dnl
-AC_INIT([GStreamer],[1.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
+AC_INIT([GStreamer],[1.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
AG_GST_INIT
dnl initialize automake (we require GNU make)
@@ -62,7 +62,7 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 1201, 0, 1201)
+AS_LIBTOOL(GST, 1202, 0, 1202)
dnl *** autotools stuff ****
diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml
index 746261021..b215ec6f3 100644
--- a/docs/plugins/inspect/plugin-coreelements.xml
+++ b/docs/plugins/inspect/plugin-coreelements.xml
@@ -3,7 +3,7 @@
<description>GStreamer core elements</description>
<filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
<basename>libgstcoreelements.so</basename>
- <version>1.12.1</version>
+ <version>1.12.2</version>
<license>LGPL</license>
<source>gstreamer</source>
<package>GStreamer source release</package>
diff --git a/gstreamer.doap b/gstreamer.doap
index 203954ec3..f2f441ed0 100644
--- a/gstreamer.doap
+++ b/gstreamer.doap
@@ -40,6 +40,16 @@ hierarchy, and a set of media-agnostic core elements.
<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/gstreamer/gstreamer-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 ca5bb65db..dd5d0b317 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c', 'cpp',
- version : '1.12.1',
+ version : '1.12.2',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])