summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog35
-rw-r--r--NEWS112
-rw-r--r--RELEASE27
-rw-r--r--configure.ac4
-rw-r--r--gst-editing-services.doap9
5 files changed, 131 insertions, 56 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a2f6d3f..216e020b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,40 @@
+=== release 1.6.4 ===
+
+2016-04-14 Tim-Philipp Müller <tim@centricular.com>
+
+ * configure.ac:
+ releasing 1.6.4
+
+2016-01-19 11:22:57 +0100 Thibault Saunier <tsaunier@gnome.org>
+
+ * ges/ges-timeline.c:
+ timeline: Avoid possible crash disposing the timeline
+
+2016-01-02 16:15:02 +0100 Thibault Saunier <tsaunier@gnome.org>
+
+ * ges/Makefile.am:
+ Do not install ges-smart-video-mixer.h
+ it should always have been private
+ Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com>
+ Differential Revision: https://phabricator.freedesktop.org/D617
+
+2016-01-06 18:14:07 +0100 Thibault Saunier <tsaunier@gnome.org>
+
+ * ges/ges-timeline.c:
+ timeline: Fix infinite loop on dispose
+ Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com>
+ Differential Revision: https://phabricator.freedesktop.org/D628
+
=== release 1.6.2 ===
-2015-12-14 Sebastian Dröge <slomo@coaxion.net>
+2015-12-14 19:56:18 +0100 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.6.2
+ * gst-editing-services.doap:
+ Release 1.6.2
2015-11-26 23:11:36 +0530 Sebastian Dröge <sebastian@centricular.com>
diff --git a/NEWS b/NEWS
index be30e41a..026bccd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,37 +1,79 @@
-This is GStreamer 1.6.2
-
-The GStreamer team is proud to announce the second bugfix release in the stable
-1.6 release series of your favourite cross-platform multimedia framework!
-
-This release only contains bugfixes and it is safe to update from 1.6.0 and
-1.6.1. For a full list of bugfixes see Bugzilla:
- https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
-
-See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.
-
-Major bugfixes
-
-- Crashes in gst-libav with sinks that did not provide a buffer pool
- but supported video metadata were fixed. This affected d3dvideosink
- and some 3rd party sinks. Also related fixes for crashes when a downstream
- buffer pool failed allocation.
-- Big GL performance improvement on iOS by a factor of 2 by using Apple's sync
- extension.
-- Deadlocks in the DirectSound elements on Windows, and the behaviour of its
- mute property were fixed.
-- The Direct3D video sink does not crash anymore when minimizing the window
-- The library soname generation on Android >= 6.0 was fixed, which previously
- caused GStreamer to fail to load there.
-- File related elements have large-file (>2GB) support on Android now.
-- gst-libav was updated to ffmpeg 2.8.3.
-- Deserialization of custom events in the GDP depayloader was fixed.
-- Missing OpenGL context initialization in the Qt/QML video sink was fixed in
- certain situations.
-- Interoperability with some broken RTSP servers using HTTP tunnel was
- improved.
-- Various compilation fixes for Windows.
-- Various smaller memory leak and other fixes in different places.
-- and many, many more:
- https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
+This is GStreamer 1.6.4
+The GStreamer team is pleased to announce the fourth and likely last
+bugfix release in the old stable 1.6 release series of your favourite
+cross-platform multimedia framework!
+
+This release only contains bugfixes and it should be safe to update from 1.6.x.
+
+This release maintains API/ABI backwards compatibility with the
+GStreamer 1.0, 1.2, 1.4 and 1.6 release series.
+
+For details about the GStreamer 1.6 series and the latest version of this
+document see the GStreamer 1.6 release page:
+
+ http://gstreamer.freedesktop.org/releases/1.6/
+
+Bug fix summary:
+
+ - audio parsers: make sure to send tags before pushing the first buffer,
+ so all metadata is available at preroll. Fixes metadata collection in
+ mopidy with certain FLAC files.
+
+ - fix decoding glitches at the beginning of some mp3 streams when streaming
+
+ - multiqueue eos handling fixes
+
+ - tcpserversink/multisocketsink: fix 100% cpu usage on client disconnect
+
+ - video4linux: colorimetry and colorspace handling fixes
+
+ - udpsrc: add option to enable/disable multicast loopback ("loop" property)
+
+ - RTP JPEG: depayloader robustness fixes; payloader now accepts different
+ quant tables for the chroma components
+
+ - directsoundsink: fix some issues around muting/unmuting the sound
+
+ - dvdreadsrc: don't jump to wrong title when seeking back to 0 for titles != 1
+
+ - adaptivedemux: fix race on shutdown that could result in deadlocks
+ in hlsdemux/dashdemux, especially when stopped before playback started
+
+ - decklink: various robustness fixes in decklinkaudiosrc and decklinkvideosrc
+
+ - mpeg4parser: prevent assertion when scanning for sync code
+
+ - fbdevsink: fix crash caused by wrong bpp calculation
+
+ - tsdemux: fix hang in preroll caused by bogus timestamp/wraparound
+ handling in some corner cases
+
+ - tsdemux: fix accurating seeking
+
+ - h265parse: fix crash converting from hevc format to nal-aligned bytestream
+
+ - h264parse, h265parse: fix handling of downstream force-key-unit events
+
+ - g-i annotation fixes for bindings for gst_element_query_convert(),
+
+ gst_pad_get_current_caps(), and gst_pad_peer_query_caps()
+
+ - gst-libav: update internal libav copy to n2.8.6
+
+ - rtsp-server: report RECORD and ANNOUNCE as supported in the OPTIONS
+
+ - rtsp-server: prevent receival of looped back packets on Windows if a
+ multicast transport is used
+
+ - various minor memory leak fixes
+
+ - miscellaneous other fixes
+
+ - fix crashes on newer windows versions when GTypes are passed through
+ vararg functions as is done in souphttpsrc or during ges_init(). This
+ would manifest itself if the application was compiled with MSVC
+ and /DYNAMICBASE (address space layout randomization) was used.
+
+ - Bug list: https://bugzilla.gnome.org/buglist.cgi?product=GStreamer&target_milestone=1.6.4
diff --git a/RELEASE b/RELEASE
index 2e06e213..8de6be9d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,36 +1,32 @@
-Release notes for GStreamer Editing Services 1.6.2
+Release notes for GStreamer Editing Services 1.6.4
-The GStreamer team is proud to announce the second bugfix release in the stable
-1.6 release series of your favourite cross-platform multimedia framework!
+The GStreamer team is pleased to announce a new bug-fix release in the
+old 1.6 stable series of the core of the GStreamer streaming media framework.
-This release only contains bugfixes and it is safe to update from 1.6.0 and 1.6.1. For a
-full list of bugfixes see Bugzilla.
+This release only contains bugfixes and it should be safe to update from 1.6.x.
+For a full list of bugfixes see Bugzilla.
+
-
-
-See http://gstreamer.freedesktop.org/releases/1.6/
-for the full release notes.
+This release maintains API/ABI backwards compatibility with the
+GStreamer 1.0, 1.2, 1.4 and 1.6 release series.
-There were no bugs fixed in this release
-
-
==== Download ====
You can find source releases of gst-editing-services in the download
-directory: http://gstreamer.freedesktop.org/src/gst-editing-services/
+directory: https://gstreamer.freedesktop.org/src/gst-editing-services/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-editing-services/
==== Homepage ====
-The project's website is http://gstreamer.freedesktop.org/
+The project's website is https://gstreamer.freedesktop.org/
==== Support and Bugs ====
@@ -53,10 +49,7 @@ Interested developers of the core library, plugins, and applications should
subscribe to the gstreamer-devel list.
-Applications
-
Contributors to this release
- * Sebastian Dröge
* Thibault Saunier
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index ec778ea6..43132225 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.6.2,
+AC_INIT(GStreamer Editing Services, 1.6.4,
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, 602, 0, 602)
+AS_LIBTOOL(GST, 604, 0, 604)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.6.2
diff --git a/gst-editing-services.doap b/gst-editing-services.doap
index 94c1d4d1..cf86016e 100644
--- a/gst-editing-services.doap
+++ b/gst-editing-services.doap
@@ -32,6 +32,15 @@ GStreamer library for creating audio and video editors
<release>
<Version>
+ <revision>1.6.4</revision>
+ <branch>1.6</branch>
+ <created>2016-04-14</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.6.4.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.6.2</revision>
<branch>1.6</branch>
<created>2015-12-14</created>