summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-07-19 17:49:04 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-07-19 17:49:04 +0200
commit91752f4e7c7079a71c74946f9ffdcdd165587a2c (patch)
tree0ed7d7162f80d3c85371e0e914d207455c13db9b
parenta9ab5fb0923235cc372e087d9b93e6c6ae699a42 (diff)
Release 1.4.01.4.0
-rw-r--r--ChangeLog16
-rw-r--r--NEWS4
-rw-r--r--RELEASE26
-rw-r--r--configure.ac8
-rw-r--r--docs/plugins/inspect/plugin-libav.xml2
-rw-r--r--gst-libav.doap10
6 files changed, 42 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index ec7d347..b747e3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,21 @@
+=== release 1.4.0 ===
+
+2014-07-19 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.4.0
+
=== release 1.3.91 ===
-2014-07-11 Sebastian Dröge <slomo@coaxion.net>
+2014-07-11 11:49:03 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.3.91
+ * docs/plugins/inspect/plugin-libav.xml:
+ * gst-libav.doap:
+ Release 1.3.91
=== release 1.3.90 ===
diff --git a/NEWS b/NEWS
index b999b9b..a060925 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-This is GStreamer Libav Plugins 1.3.91
+This is GStreamer Libav Plugins 1.4.0
Changes since 1.2:
@@ -97,7 +97,7 @@ Major changes:
are available on OS X and iOS now.
• Other changes:
- ∘ gst-libav now uses libav 10.1, and gained support for H265/HEVC.
+ ∘ gst-libav now uses libav 10.2, and gained support for H265/HEVC.
∘ Support for hardware codecs and special memory types has been
improved with bugfixes and feature additions in various plugins
and base classes.
diff --git a/RELEASE b/RELEASE
index 2af5734..1470f8d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,27 +1,23 @@
-Release notes for GStreamer libav Plugins 1.3.91
+Release notes for GStreamer libav Plugins 1.4.0
-The GStreamer team is pleased to announce the second release candidate of
-the stable 1.4 release series. The 1.4 release series is adding new features
-on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
-release series of the GStreamer multimedia framework.
+The GStreamer team is pleased to announce the first release of
+the stable 1.4 release series. The 1.4 release series is adding new
+features on top of the 1.0 and 1.2 series and is part of the API and
+ABI-stable 1.x release series of the GStreamer multimedia framework.
-This release candidate will hopefully shortly be followed by the stable 1.4.0
-release if no bigger regressions or bigger issues are detected, and enough
-testing of the release candidate happened. The new API that was added during
-the 1.3 release series is not expected to change anymore at this point.
+Binaries for Android, iOS, Mac OS X and Windows are provided together
+with this release.
-Binaries for Android, iOS, Mac OS X and Windows are provided together with this
-release.
-The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and
-any other 1.x release series in the future. Compared to 1.2.x it contains some
-new features and more intrusive changes that were considered too risky as a
-bugfix.
+The stable 1.4 release series is API and ABI compatible with 1.0.x,
+1.2.x and any other 1.x release series in the future. Compared to 1.2.x
+it contains some new features and more intrusive changes that were
+considered too risky as a bugfix.
diff --git a/configure.ac b/configure.ac
index 1ed5f56..cda7d08 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 libav, 1.3.91,
+AC_INIT(GStreamer libav, 1.4.0,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-libav)
@@ -42,11 +42,11 @@ GST_API_VERSION=1.0
AC_SUBST(GST_API_VERSION)
AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 391, 0, 391)
+AS_LIBTOOL(GST, 400, 0, 400)
dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.3.91
-GST_PBREQ=1.3.91
+GST_REQ=1.4.0
+GST_PBREQ=1.4.0
ORC_REQ=0.4.16
ORC_CHECK([$ORC_REQ])
diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml
index 31f8396..e252beb 100644
--- a/docs/plugins/inspect/plugin-libav.xml
+++ b/docs/plugins/inspect/plugin-libav.xml
@@ -3,7 +3,7 @@
<description>All libav codecs and formats (local snapshot)</description>
<filename>../../ext/libav/.libs/libgstlibav.so</filename>
<basename>libgstlibav.so</basename>
- <version>1.3.91</version>
+ <version>1.4.0</version>
<license>GPL</license>
<source>gst-libav</source>
<package>libav</package>
diff --git a/gst-libav.doap b/gst-libav.doap
index 3e233a4..abe3434 100644
--- a/gst-libav.doap
+++ b/gst-libav.doap
@@ -34,6 +34,16 @@ colorspace conversion elements.
<release>
<Version>
+ <revision>1.4.0</revision>
+ <branch>1.4</branch>
+ <name></name>
+ <created>2014-07-19</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.4.0.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.3.91</revision>
<branch>1.3</branch>
<name></name>