+=== release 1.7.91 ===
+
+2016-03-15 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.7.91
+
+2016-03-11 17:31:15 +0100 Thibault Saunier <tsaunier@gnome.org>
+
+ * examples/c/overlays.c:
+ * ges/ges-enums.c:
+ * ges/ges-enums.h:
+ * ges/ges-title-source.c:
+ * ges/ges-title-source.h:
+ Revert "titlesource: use x/yabsolute instead of x/ypos."
+ This reverts commit c4356db40c6e50f7314a75ea65d46f9f21ef0a5d.
+ This commit was not ready and was not support to be pushed
+
+2016-03-11 17:29:08 +0100 Thibault Saunier <tsaunier@gnome.org>
+
+ * ges/ges-group.c:
+ ges: Don't emit timeline::group-removed when ungrouping outside a timeline
+
+2016-03-11 12:45:37 +0100 Lubosz Sarnecki <lubosz.sarnecki@collabora.co.uk>
+
+ * examples/c/overlays.c:
+ * ges/ges-enums.c:
+ * ges/ges-enums.h:
+ * ges/ges-title-source.c:
+ * ges/ges-title-source.h:
+ titlesource: use x/yabsolute instead of x/ypos.
+
+2016-02-12 19:18:24 +0100 Justin Kim <justin.kim@collabora.com>
+
+ * tools/ges-launcher.c:
+ ges-launcher: don't leak sanitized_timeline string
+ Summary:
+ sanitized_timeline is created when parsing command line,
+ but it isn't free'd.
+ Reviewers: thiblahute
+ Differential Revision: https://phabricator.freedesktop.org/D382
+
=== release 1.7.90 ===
-2016-03-01 Sebastian Dröge <slomo@coaxion.net>
+2016-03-01 19:09:52 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.7.90
+ * gst-editing-services.doap:
+ Release 1.7.90
2016-02-26 21:13:37 +0100 Sjors Gielen <sjors@sjorsgielen.nl>
-This is GStreamer 1.7.90
+This is GStreamer 1.7.91
-Release notes for GStreamer Editing Services 1.7.90
+Release notes for GStreamer Editing Services 1.7.91
-The GStreamer team is pleased to announce the first release candidate of the stable
+The GStreamer team is pleased to announce the second release candidate of the stable
1.8 release series. The 1.8 release series is adding new features on top of
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework.
-There were no bugs fixed in this release
-
-
==== Download ====
You can find source releases of gst-editing-services in the download
Contributors to this release
- * Fabian Orccon
- * Sebastian Dröge
- * Sjors Gielen
+ * Justin Kim
+ * Lubosz Sarnecki
* Thibault Saunier
\ No newline at end of file
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.7.90,
+AC_INIT(GStreamer Editing Services, 1.7.91,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer-editing-services)
GST_API_VERSION=1.0
AC_SUBST(GST_API_VERSION)
-AS_LIBTOOL(GST, 790, 0, 790)
+AS_LIBTOOL(GST, 791, 0, 791)
dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.7.90
-GSTPB_REQ=1.7.90
+GST_REQ=1.7.91
+GSTPB_REQ=1.7.91
dnl *** autotools stuff ****
<release>
<Version>
+ <revision>1.7.91</revision>
+ <branch>master</branch>
+ <created>2016-03-15</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.7.91.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.7.90</revision>
<branch>master</branch>
<created>2016-03-01</created>