From f95d7ece371df341cb8dbbf40b50892e4224fffb Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Thu, 15 Jun 2017 14:27:30 +0300 Subject: Release 1.10.5 --- ChangeLog | 90 +++++++++++++++++++++++++++++- NEWS | 34 +++++++++-- RELEASE | 15 ++--- configure.ac | 4 +- docs/plugins/inspect/plugin-a52dec.xml | 2 +- docs/plugins/inspect/plugin-amrnb.xml | 2 +- docs/plugins/inspect/plugin-amrwbdec.xml | 2 +- docs/plugins/inspect/plugin-asf.xml | 2 +- docs/plugins/inspect/plugin-cdio.xml | 2 +- docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 +- docs/plugins/inspect/plugin-dvdread.xml | 2 +- docs/plugins/inspect/plugin-dvdsub.xml | 2 +- docs/plugins/inspect/plugin-lame.xml | 2 +- docs/plugins/inspect/plugin-mad.xml | 2 +- docs/plugins/inspect/plugin-mpeg2dec.xml | 2 +- docs/plugins/inspect/plugin-mpg123.xml | 2 +- docs/plugins/inspect/plugin-realmedia.xml | 2 +- docs/plugins/inspect/plugin-siddec.xml | 2 +- docs/plugins/inspect/plugin-twolame.xml | 2 +- docs/plugins/inspect/plugin-x264.xml | 2 +- docs/plugins/inspect/plugin-xingmux.xml | 2 +- gst-plugins-ugly.doap | 10 ++++ meson.build | 2 +- win32/common/config.h | 8 +-- 24 files changed, 157 insertions(+), 40 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9908889448..73021f9806 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,95 @@ +=== release 1.10.5 === + +2017-06-15 Sebastian Dröge + + * configure.ac: + releasing 1.10.5 + +2017-03-01 23:00:55 +1100 Jan Schmidt + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: Fix latency calculation + The latency calculation was missing a scaling by GST_SECOND, + so it would always report a tiny latency. Fix that. + Spotted by Guillaume Desmottes. + +2017-02-23 17:23:06 +0000 Tim-Philipp Müller + + * meson.build: + meson: update version + === release 1.10.4 === -2017-02-23 Sebastian Dröge +2017-02-23 15:59:26 +0200 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.10.4 + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpg123.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + * docs/plugins/inspect/plugin-xingmux.xml: + * gst-plugins-ugly.doap: + * win32/common/config.h: + Release 1.10.4 + +2017-02-23 15:19:14 +0200 Sebastian Dröge + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/eo.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/ms.po: + * po/mt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files 2017-01-24 19:24:10 -0300 Thibault Saunier diff --git a/NEWS b/NEWS index a204424717..1c28c8130f 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ # GStreamer 1.10 Release Notes GStreamer 1.10.0 was originally released on 1st November 2016. -The latest bug-fix release in the 1.10 series is [1.10.4](#1.10.4) and was -released on 23 February 2017. +The latest bug-fix release in the 1.10 series is [1.10.5](#1.10.5) and was +released on 15 June 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.10/][latest] for the latest version of this document. -*Last updated: Thursday 23 Feb 2017, 15:00 UTC [(log)][gitlog]* +*Last updated: Thursday 15 Jun 2017, 09:30 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.10/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/release-notes-1.10.md @@ -1159,7 +1159,7 @@ GIT logs or ChangeLogs of the particular modules. ### 1.10.4 -The third 1.10 bug-fix release (1.10.4) was released on 23 February 2017. +The fourth 1.10 bug-fix release (1.10.4) was released on 23 February 2017. This release only contains bugfixes and it should be safe to update from 1.10.x. #### Major bugfixes in 1.10.4 @@ -1181,6 +1181,32 @@ GIT logs or ChangeLogs of the particular modules. [buglist-1.10.4]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.4 + + +### 1.10.5 + +The fifth 1.10 bug-fix release (1.10.5) was released on 15 June 2017. +This release only contains bugfixes and it should be safe to update from 1.10.x. + +This is most likely the last release in the stable 1.10 release series. + +#### Major bugfixes in 1.10.5 + + - Various fixes for crashes, assertions, deadlocks and memory leaks + - Fix for regression in rtpjitterbuffer that caused PTS to be reset to 0 on + - Fix detection of some HLS streams + - Various fixes to the MOV/MP4 muxer and demuxer + gaps in the input + - gst-libav was updated to ffmpeg 3.2.5, fixing a couple of CVEs + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.10.5]. Note that this is +not the full list of changes and also does not include bug reports that were +closed after the 1.12.0 release. For the full list of changes please refer to +the GIT logs or ChangeLogs of the particular modules. + +[buglist-1.10.5]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.5 + ## Known Issues - iOS builds with iOS 6 SDK and old C++ STL. You need to select iOS 6 instead diff --git a/RELEASE b/RELEASE index 790db7b8c6..b9b77fd1cd 100644 --- a/RELEASE +++ b/RELEASE @@ -1,12 +1,11 @@ -Release notes for GStreamer Ugly Plugins 1.10.4 +Release notes for GStreamer Ugly Plugins 1.10.5 -The GStreamer team is proud to announce the fourth bugfix release in the stable +The GStreamer team is proud to announce the fifth bugfix release in the stable 1.10 release series of your favourite cross-platform multimedia framework! -This release only contains bugfixes and it is safe to update from 1.10.x. For a -full list of bugfixes see Bugzilla. +This release only contains bugfixes and it is safe to update from 1.10.x. See /releases/1.10/ for the full release notes. @@ -55,10 +54,6 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg) -Bugs fixed in this release - - * 777955 : asfdemux: out of bounds read in gst_asf_demux_process_ext_content_desc - ==== Download ==== You can find source releases of gst-plugins-ugly in the download @@ -94,6 +89,6 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Sebastian Dröge - * Thibault Saunier + * Jan Schmidt + * Tim-Philipp Müller   \ No newline at end of file diff --git a/configure.ac b/configure.ac index cd6a73e72a..413fb09794 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT([GStreamer Ugly Plug-ins],[1.10.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) +AC_INIT([GStreamer Ugly Plug-ins],[1.10.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) AG_GST_INIT @@ -42,7 +42,7 @@ AC_SUBST(GST_API_VERSION) AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION", [GStreamer API Version]) -AS_LIBTOOL(GST, 1004, 0, 1004) +AS_LIBTOOL(GST, 1005, 0, 1005) dnl *** required versions of GStreamer stuff *** GST_REQ=1.10.0 diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index bedefc1f83..7929d98db6 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 39e8cd4d37..78475697f6 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Narrow-Band ../../ext/amrnb/.libs/libgstamrnb.so libgstamrnb.so - 1.10.4 + 1.10.5 unknown gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-amrwbdec.xml b/docs/plugins/inspect/plugin-amrwbdec.xml index f03dac2353..3c753622d9 100644 --- a/docs/plugins/inspect/plugin-amrwbdec.xml +++ b/docs/plugins/inspect/plugin-amrwbdec.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Wide-Band Decoder ../../ext/amrwbdec/.libs/libgstamrwbdec.so libgstamrwbdec.so - 1.10.4 + 1.10.5 unknown gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml index 6508557361..9d5fe261f3 100644 --- a/docs/plugins/inspect/plugin-asf.xml +++ b/docs/plugins/inspect/plugin-asf.xml @@ -3,7 +3,7 @@ Demuxes and muxes audio and video in Microsofts ASF format ../../gst/asfdemux/.libs/libgstasf.so libgstasf.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml index 7e9923e28a..bd355b0a87 100644 --- a/docs/plugins/inspect/plugin-cdio.xml +++ b/docs/plugins/inspect/plugin-cdio.xml @@ -3,7 +3,7 @@ Read audio from audio CDs ../../ext/cdio/.libs/libgstcdio.so libgstcdio.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index f00d1cd672..5204483780 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml index 5240d5a179..c2e7ab40ee 100644 --- a/docs/plugins/inspect/plugin-dvdread.xml +++ b/docs/plugins/inspect/plugin-dvdread.xml @@ -3,7 +3,7 @@ Access a DVD with dvdread ../../ext/dvdread/.libs/libgstdvdread.so libgstdvdread.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml index edea29df1b..9056ea429b 100644 --- a/docs/plugins/inspect/plugin-dvdsub.xml +++ b/docs/plugins/inspect/plugin-dvdsub.xml @@ -3,7 +3,7 @@ DVD subtitle parser and decoder ../../gst/dvdsub/.libs/libgstdvdsub.so libgstdvdsub.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 899b144ab2..da1ae276b0 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ Encode MP3s with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 7fcb6aa4cb..2eb2643f11 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index 281ce002b4..0480e8e252 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpg123.xml b/docs/plugins/inspect/plugin-mpg123.xml index a0a889eccf..52c7060624 100644 --- a/docs/plugins/inspect/plugin-mpg123.xml +++ b/docs/plugins/inspect/plugin-mpg123.xml @@ -3,7 +3,7 @@ mp3 decoding based on the mpg123 library ../../ext/mpg123/.libs/libgstmpg123.so libgstmpg123.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml index ed90b96ced..a1492ea4a4 100644 --- a/docs/plugins/inspect/plugin-realmedia.xml +++ b/docs/plugins/inspect/plugin-realmedia.xml @@ -3,7 +3,7 @@ RealMedia support plugins ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml index fbe3801b80..b66e8bb1fe 100644 --- a/docs/plugins/inspect/plugin-siddec.xml +++ b/docs/plugins/inspect/plugin-siddec.xml @@ -3,7 +3,7 @@ Uses libsidplay to decode .sid files ../../ext/sidplay/.libs/libgstsid.so libgstsid.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index e17091c023..461b25cecc 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,7 +3,7 @@ Encode MP2s with TwoLAME ../../ext/twolame/.libs/libgsttwolame.so libgsttwolame.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index a194b10315..d35d6b239f 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 1.10.4 + 1.10.5 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-xingmux.xml b/docs/plugins/inspect/plugin-xingmux.xml index c5ebb0e0f2..a5678176d1 100644 --- a/docs/plugins/inspect/plugin-xingmux.xml +++ b/docs/plugins/inspect/plugin-xingmux.xml @@ -3,7 +3,7 @@ Add XING tags to mpeg audio files ../../gst/xingmux/.libs/libgstxingmux.so libgstxingmux.so - 1.10.4 + 1.10.5 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap index 5f9500787a..cc5312a011 100644 --- a/gst-plugins-ugly.doap +++ b/gst-plugins-ugly.doap @@ -33,6 +33,16 @@ might be widely known to present patent problems. + + + 1.10.5 + 1.10 + + 2017-06-15 + + + + 1.10.4 diff --git a/meson.build b/meson.build index e80a88a17a..b40997a564 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.10.4', + version : '1.10.5', meson_version : '>= 0.35.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/win32/common/config.h b/win32/common/config.h index 6dff224353..b51bfc152d 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -67,7 +67,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2017-02-23" +#define GST_PACKAGE_RELEASE_DATETIME "2017-06-15" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -256,7 +256,7 @@ #define PACKAGE_NAME "GStreamer Ugly Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Ugly Plug-ins 1.10.4" +#define PACKAGE_STRING "GStreamer Ugly Plug-ins 1.10.5" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-ugly" @@ -265,7 +265,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.10.4" +#define PACKAGE_VERSION "1.10.5" /* directory where plugins are located */ #ifdef _DEBUG @@ -296,7 +296,7 @@ #undef TARGET_CPU /* Version number of package */ -#define VERSION "1.10.4" +#define VERSION "1.10.5" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ -- cgit v1.2.3