Release 1.4.0 1.4.0
authorSebastian Dröge <sebastian@centricular.com>
Sat, 19 Jul 2014 15:49:04 +0000 (17:49 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 19 Jul 2014 15:49:04 +0000 (17:49 +0200)
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/inspect/plugin-libav.xml
gst-libav.doap

index ec7d347..b747e3f 100644 (file)
--- 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 (file)
--- 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 (file)
--- 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.
 
 
 
index 1ed5f56..cda7d08 100644 (file)
@@ -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])
index 31f8396..e252beb 100644 (file)
@@ -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>
index 3e233a4..abe3434 100644 (file)
@@ -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>