summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-11-06 13:17:48 +0100
committerSebastian Dröge <sebastian@centricular.com>2014-11-06 13:17:48 +0100
commit42453de0460a71b1bdce11ad4b9e7dea7ce4f5de (patch)
tree344280c4eb406cc6cd8be64d106347d45769bd9e
parenta0026f8b98ed7d354b74d711e79f78eff45dbb1f (diff)
Release 1.4.4gst-libav-1.4.4
-rw-r--r--ChangeLog16
-rw-r--r--NEWS2
-rw-r--r--RELEASE9
-rw-r--r--configure.ac4
-rw-r--r--docs/plugins/inspect/plugin-libav.xml2
-rw-r--r--gst-libav.doap10
6 files changed, 33 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 055e0e8c36..d645ee2619 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,21 @@
+=== release 1.4.4 ===
+
+2014-11-06 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.4.4
+
=== release 1.4.3 ===
-2014-09-24 Sebastian Dröge <slomo@coaxion.net>
+2014-09-24 12:50:34 +0300 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.4.3
+ * docs/plugins/inspect/plugin-libav.xml:
+ * gst-libav.doap:
+ Release 1.4.3
2014-09-22 14:00:07 -0700 Aleix Conchillo Flaqué <aconchillo@gmail.com>
diff --git a/NEWS b/NEWS
index 6319890a92..b0d6beb136 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-This is GStreamer Libav Plugins 1.4.3
+This is GStreamer Libav Plugins 1.4.4
diff --git a/RELEASE b/RELEASE
index f31423134e..02beabfef3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer libav Plugins 1.4.3
+Release notes for GStreamer libav Plugins 1.4.4
The GStreamer team is pleased to announce a bugfix release of the stable
1.4 release series. The 1.4 release series is adding new features on top
@@ -24,6 +24,7 @@ some new features and more intrusive changes that were considered too
risky as a bugfix.
+
This module contains plugins based on the libav project, including codecs.
@@ -47,9 +48,8 @@ contains a set of less supported plugins that haven't passed the
-Bugs fixed in this release
-
- * 737144 : avauddec: keep draining buffers from libav until libav says so
+There were no bugs fixed in this release
+
==== Download ====
@@ -87,4 +87,5 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Aleix Conchillo Flaqué
+ * Sebastian Dröge
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 3b7e1fa63d..5aff9fc5ad 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.4.3,
+AC_INIT(GStreamer libav, 1.4.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-libav)
@@ -42,7 +42,7 @@ GST_API_VERSION=1.0
AC_SUBST(GST_API_VERSION)
AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 403, 0, 403)
+AS_LIBTOOL(GST, 404, 0, 404)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.4.0
diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml
index 33106dbcf4..8b9f55316d 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.4.3</version>
+ <version>1.4.4</version>
<license>GPL</license>
<source>gst-libav</source>
<package>libav</package>
diff --git a/gst-libav.doap b/gst-libav.doap
index 38f9dc935f..af356e26eb 100644
--- a/gst-libav.doap
+++ b/gst-libav.doap
@@ -34,6 +34,16 @@ colorspace conversion elements.
<release>
<Version>
+ <revision>1.4.4</revision>
+ <branch>1.4</branch>
+ <name></name>
+ <created>2014-11-06</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.4.4.tar.xz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.4.3</revision>
<branch>1.4</branch>
<name></name>