[Pkg-gstreamer-commits] [gst-libav1.0] 01/03: Imported Upstream version 1.4.3

Sebastian Dröge slomo at moszumanska.debian.org
Wed Sep 24 09:50:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

slomo pushed a commit to branch master
in repository gst-libav1.0.

commit c4568584bd7c56d08debcfcd4e18532ceaf2745f
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Sep 24 12:16:14 2014 +0300

    Imported Upstream version 1.4.3
---
 ChangeLog                                          | 27 +++++++++++++--
 NEWS                                               |  2 +-
 configure                                          | 34 +++++++++----------
 configure.ac                                       |  4 +--
 docs/plugins/html/gst-libav-plugins-gstav.html     | 36 ++++++++++----------
 docs/plugins/html/gst-libav-plugins-gstavcfg.html  | 22 ++++++------
 .../html/gst-libav-plugins-gstavcodecmap.html      | 20 +++++------
 .../html/gst-libav-plugins-plugin-libav.html       |  2 +-
 docs/plugins/html/index.html                       |  2 +-
 docs/plugins/inspect/plugin-libav.xml              |  2 +-
 ext/libav/gstavauddec.c                            | 39 ++++++++--------------
 gst-libav.doap                                     | 10 ++++++
 gst-libav.spec                                     |  2 +-
 13 files changed, 112 insertions(+), 90 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 96179e7..055e0e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,32 @@
+=== release 1.4.3 ===
+
+2014-09-24  Sebastian Dröge <slomo at coaxion.net>
+
+	* configure.ac:
+	  releasing 1.4.3
+
+2014-09-22 14:00:07 -0700  Aleix Conchillo Flaqué <aconchillo at gmail.com>
+
+	* ext/libav/gstavauddec.c:
+	  avauddec: drain samples until libav doesn't have more data
+	  We use have_data (that comes from libav), instead of only trying 10
+	  times, to know if there are more samples available. The old code was
+	  machine dependent as different amount of samples could be decoded by
+	  different type of (more powerful) machines, and 10 times was not always
+	  sufficient.
+	  https://bugzilla.gnome.org/show_bug.cgi?id=737144
+
 === release 1.4.2 ===
 
-2014-09-19  Sebastian Dröge <slomo at coaxion.net>
+2014-09-19 15:13:20 +0300  Sebastian Dröge <sebastian at centricular.com>
 
+	* ChangeLog:
+	* NEWS:
+	* RELEASE:
 	* configure.ac:
-	  releasing 1.4.2
+	* docs/plugins/inspect/plugin-libav.xml:
+	* gst-libav.doap:
+	  Release 1.4.2
 
 2014-09-11 19:37:33 -0400  IBM Thinklab <oblong at wall-center.(none)>
 
diff --git a/NEWS b/NEWS
index d8d1a36..6319890 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-This is GStreamer Libav Plugins 1.4.2
+This is GStreamer Libav Plugins 1.4.3
 
diff --git a/configure b/configure
index 3f72e19..ecc8e57 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GStreamer libav 1.4.2.
+# Generated by GNU Autoconf 2.69 for GStreamer libav 1.4.3.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
 #
@@ -591,8 +591,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GStreamer libav'
 PACKAGE_TARNAME='gst-libav'
-PACKAGE_VERSION='1.4.2'
-PACKAGE_STRING='GStreamer libav 1.4.2'
+PACKAGE_VERSION='1.4.3'
+PACKAGE_STRING='GStreamer libav 1.4.3'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
 PACKAGE_URL=''
 
@@ -1495,7 +1495,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GStreamer libav 1.4.2 to adapt to many kinds of systems.
+\`configure' configures GStreamer libav 1.4.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1566,7 +1566,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GStreamer libav 1.4.2:";;
+     short | recursive ) echo "Configuration of GStreamer libav 1.4.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1734,7 +1734,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GStreamer libav configure 1.4.2
+GStreamer libav configure 1.4.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2149,7 +2149,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GStreamer libav $as_me 1.4.2, which was
+It was created by GStreamer libav $as_me 1.4.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3127,7 +3127,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gst-libav'
- VERSION='1.4.2'
+ VERSION='1.4.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3338,9 +3338,9 @@ fi
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.4.2 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.4.2 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.4.2 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.4.3 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.4.3 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.4.3 | cut -d'.' -f3)
 
 
 
@@ -3351,7 +3351,7 @@ fi
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.4.2 | cut -d'.' -f4)
+  NANO=$(echo 1.4.3 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -8003,10 +8003,10 @@ fi
 done
 
 
-  GST_CURRENT=402
+  GST_CURRENT=403
   GST_REVISION=0
-  GST_AGE=402
-  GST_LIBVERSION=402:0:402
+  GST_AGE=403
+  GST_LIBVERSION=403:0:403
 
 
 
@@ -17461,7 +17461,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GStreamer libav $as_me 1.4.2, which was
+This file was extended by GStreamer libav $as_me 1.4.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17527,7 +17527,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GStreamer libav config.status 1.4.2
+GStreamer libav config.status 1.4.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index d3b6413..3b7e1fa 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.2,
+AC_INIT(GStreamer libav, 1.4.3,
     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, 402, 0, 402)
+AS_LIBTOOL(GST, 403, 0, 403)
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=1.4.0
diff --git a/docs/plugins/html/gst-libav-plugins-gstav.html b/docs/plugins/html/gst-libav-plugins-gstav.html
index 417b9d6..b6b0898 100644
--- a/docs/plugins/html/gst-libav-plugins-gstav.html
+++ b/docs/plugins/html/gst-libav-plugins-gstav.html
@@ -41,7 +41,7 @@
 <tbody>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegdemux-register" title="gst_ffmpegdemux_register ()">gst_ffmpegdemux_register</a> <span class="c_punctuation">()</span>
@@ -49,7 +49,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegauddec-register" title="gst_ffmpegauddec_register ()">gst_ffmpegauddec_register</a> <span class="c_punctuation">()</span>
@@ -57,7 +57,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegviddec-register" title="gst_ffmpegviddec_register ()">gst_ffmpegviddec_register</a> <span class="c_punctuation">()</span>
@@ -65,7 +65,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegaudenc-register" title="gst_ffmpegaudenc_register ()">gst_ffmpegaudenc_register</a> <span class="c_punctuation">()</span>
@@ -73,7 +73,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegvidenc-register" title="gst_ffmpegvidenc_register ()">gst_ffmpegvidenc_register</a> <span class="c_punctuation">()</span>
@@ -81,7 +81,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegmux-register" title="gst_ffmpegmux_register ()">gst_ffmpegmux_register</a> <span class="c_punctuation">()</span>
@@ -89,7 +89,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegscale-register" title="gst_ffmpegscale_register ()">gst_ffmpegscale_register</a> <span class="c_punctuation">()</span>
@@ -97,7 +97,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegaudioresample-register" title="gst_ffmpegaudioresample_register ()">gst_ffmpegaudioresample_register</a> <span class="c_punctuation">()</span>
@@ -105,7 +105,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstav.html#gst-ffmpegdeinterlace-register" title="gst_ffmpegdeinterlace_register ()">gst_ffmpegdeinterlace_register</a> <span class="c_punctuation">()</span>
@@ -166,7 +166,7 @@
 <a name="gst-libav-plugins-gstav.functions_details"></a><h2>Functions</h2>
 <div class="refsect2">
 <a name="gst-ffmpegdemux-register"></a><h3>gst_ffmpegdemux_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegdemux_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -178,7 +178,7 @@ gst_ffmpegdemux_register (<em class="parameter"><code><a href="http://gstreamer.
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegauddec-register"></a><h3>gst_ffmpegauddec_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegauddec_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -190,7 +190,7 @@ gst_ffmpegauddec_register (<em class="parameter"><code><a href="http://gstreamer
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegviddec-register"></a><h3>gst_ffmpegviddec_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegviddec_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -202,7 +202,7 @@ gst_ffmpegviddec_register (<em class="parameter"><code><a href="http://gstreamer
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegaudenc-register"></a><h3>gst_ffmpegaudenc_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegaudenc_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -214,7 +214,7 @@ gst_ffmpegaudenc_register (<em class="parameter"><code><a href="http://gstreamer
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegvidenc-register"></a><h3>gst_ffmpegvidenc_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegvidenc_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -226,7 +226,7 @@ gst_ffmpegvidenc_register (<em class="parameter"><code><a href="http://gstreamer
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegmux-register"></a><h3>gst_ffmpegmux_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegmux_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -238,7 +238,7 @@ gst_ffmpegmux_register (<em class="parameter"><code><a href="http://gstreamer.fr
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegscale-register"></a><h3>gst_ffmpegscale_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegscale_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -250,7 +250,7 @@ gst_ffmpegscale_register (<em class="parameter"><code><a href="http://gstreamer.
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegaudioresample-register"></a><h3>gst_ffmpegaudioresample_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegaudioresample_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
@@ -262,7 +262,7 @@ gst_ffmpegaudioresample_register (<em class="parameter"><code><a href="http://gs
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpegdeinterlace-register"></a><h3>gst_ffmpegdeinterlace_register ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpegdeinterlace_register (<em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPlugin.html"><span class="type">GstPlugin</span></a> *plugin</code></em>);</pre>
 <p>
 </p>
diff --git a/docs/plugins/html/gst-libav-plugins-gstavcfg.html b/docs/plugins/html/gst-libav-plugins-gstavcfg.html
index a6285d4..38eb418 100644
--- a/docs/plugins/html/gst-libav-plugins-gstavcfg.html
+++ b/docs/plugins/html/gst-libav-plugins-gstavcfg.html
@@ -57,7 +57,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-set-property" title="gst_ffmpeg_cfg_set_property ()">gst_ffmpeg_cfg_set_property</a> <span class="c_punctuation">()</span>
@@ -65,7 +65,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstavcfg.html#gst-ffmpeg-cfg-get-property" title="gst_ffmpeg_cfg_get_property ()">gst_ffmpeg_cfg_get_property</a> <span class="c_punctuation">()</span>
@@ -117,17 +117,17 @@ gst_ffmpeg_cfg_init (<em class="parameter"><code><span class="type">void</span><
 <a name="gst-ffmpeg-cfg-install-property"></a><h3>gst_ffmpeg_cfg_install_property ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>
 gst_ffmpeg_cfg_install_property (<em class="parameter"><code><span class="type">GstFFMpegVidEncClass</span> *klass</code></em>,
-                                 <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> base</code></em>);</pre>
+                                 <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> base</code></em>);</pre>
 <p>
 </p>
 </div>
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpeg-cfg-set-property"></a><h3>gst_ffmpeg_cfg_set_property ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
-gst_ffmpeg_cfg_set_property (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
-                             <em class="parameter"><code>const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>,
-                             <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+gst_ffmpeg_cfg_set_property (<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
+                             <em class="parameter"><code>const <a href="https://developer.gnome.org/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>,
+                             <em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
 <p>
 </p>
 <div class="refsect3">
@@ -138,10 +138,10 @@ gst_ffmpeg_cfg_set_property (<em class="parameter"><code><a href="http://library
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpeg-cfg-get-property"></a><h3>gst_ffmpeg_cfg_get_property ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
-gst_ffmpeg_cfg_get_property (<em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
-                             <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>,
-                             <em class="parameter"><code><a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+gst_ffmpeg_cfg_get_property (<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
+                             <em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> *value</code></em>,
+                             <em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
 <p>
 </p>
 <div class="refsect3">
diff --git a/docs/plugins/html/gst-libav-plugins-gstavcodecmap.html b/docs/plugins/html/gst-libav-plugins-gstavcodecmap.html
index e9ee277..483f695 100644
--- a/docs/plugins/html/gst-libav-plugins-gstavcodecmap.html
+++ b/docs/plugins/html/gst-libav-plugins-gstavcodecmap.html
@@ -135,7 +135,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-formatid-get-codecids" title="gst_ffmpeg_formatid_get_codecids ()">gst_ffmpeg_formatid_get_codecids</a> <span class="c_punctuation">()</span>
@@ -143,7 +143,7 @@
 </tr>
 <tr>
 <td class="function_type">
-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 </td>
 <td class="function_name">
 <a class="link" href="gst-libav-plugins-gstavcodecmap.html#gst-ffmpeg-channel-layout-to-gst" title="gst_ffmpeg_channel_layout_to_gst ()">gst_ffmpeg_channel_layout_to_gst</a> <span class="c_punctuation">()</span>
@@ -183,7 +183,7 @@
 <pre class="programlisting"><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstCaps.html"><span class="returnvalue">GstCaps</span></a> *
 gst_ffmpeg_codecid_to_caps (<em class="parameter"><code><span class="type">enum AVCodecID</span> codec_id</code></em>,
                             <em class="parameter"><code><span class="type">AVCodecContext</span> *context</code></em>,
-                            <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>);</pre>
+                            <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>);</pre>
 <p>
 </p>
 <div class="refsect3">
@@ -197,7 +197,7 @@ gst_ffmpeg_codecid_to_caps (<em class="parameter"><code><span class="type">enum
 <pre class="programlisting"><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstCaps.html"><span class="returnvalue">GstCaps</span></a> *
 gst_ffmpeg_codectype_to_audio_caps (<em class="parameter"><code><span class="type">AVCodecContext</span> *context</code></em>,
                                     <em class="parameter"><code><span class="type">enum AVCodecID</span> codec_id</code></em>,
-                                    <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>,
+                                    <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>,
                                     <em class="parameter"><code><span class="type">AVCodec</span> *codec</code></em>);</pre>
 <p>
 </p>
@@ -212,7 +212,7 @@ gst_ffmpeg_codectype_to_audio_caps (<em class="parameter"><code><span class="typ
 <pre class="programlisting"><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstCaps.html"><span class="returnvalue">GstCaps</span></a> *
 gst_ffmpeg_codectype_to_video_caps (<em class="parameter"><code><span class="type">AVCodecContext</span> *context</code></em>,
                                     <em class="parameter"><code><span class="type">enum AVCodecID</span> codec_id</code></em>,
-                                    <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>,
+                                    <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> encode</code></em>,
                                     <em class="parameter"><code><span class="type">AVCodec</span> *codec</code></em>);</pre>
 <p>
 </p>
@@ -313,7 +313,7 @@ gst_ffmpeg_smpfmt_to_audioformat (<em class="parameter"><code><span class="type"
 <div class="refsect2">
 <a name="gst-ffmpeg-formatid-to-caps"></a><h3>gst_ffmpeg_formatid_to_caps ()</h3>
 <pre class="programlisting"><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstCaps.html"><span class="returnvalue">GstCaps</span></a> *
-gst_ffmpeg_formatid_to_caps (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *format_name</code></em>);</pre>
+gst_ffmpeg_formatid_to_caps (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *format_name</code></em>);</pre>
 <p>
 </p>
 <div class="refsect3">
@@ -324,8 +324,8 @@ gst_ffmpeg_formatid_to_caps (<em class="parameter"><code>const <a href="http://l
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpeg-formatid-get-codecids"></a><h3>gst_ffmpeg_formatid_get_codecids ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
-gst_ffmpeg_formatid_get_codecids (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *format_name</code></em>,
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+gst_ffmpeg_formatid_get_codecids (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *format_name</code></em>,
                                   <em class="parameter"><code><span class="type">enum AVCodecID</span> **video_codec_list</code></em>,
                                   <em class="parameter"><code><span class="type">enum AVCodecID</span> **audio_codec_list</code></em>,
                                   <em class="parameter"><code><span class="type">AVOutputFormat</span> *plugin</code></em>);</pre>
@@ -339,9 +339,9 @@ gst_ffmpeg_formatid_get_codecids (<em class="parameter"><code>const <a href="htt
 <hr>
 <div class="refsect2">
 <a name="gst-ffmpeg-channel-layout-to-gst"></a><h3>gst_ffmpeg_channel_layout_to_gst ()</h3>
-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 gst_ffmpeg_channel_layout_to_gst (<em class="parameter"><code><span class="type">guint64</span> channel_layout</code></em>,
-                                  <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> channels</code></em>,
+                                  <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> channels</code></em>,
                                   <em class="parameter"><code><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstaudiochannels.html#GstAudioChannelPosition"><span class="type">GstAudioChannelPosition</span></a> *pos</code></em>);</pre>
 <p>
 </p>
diff --git a/docs/plugins/html/gst-libav-plugins-plugin-libav.html b/docs/plugins/html/gst-libav-plugins-plugin-libav.html
index 867c31c..73936c0 100644
--- a/docs/plugins/html/gst-libav-plugins-plugin-libav.html
+++ b/docs/plugins/html/gst-libav-plugins-plugin-libav.html
@@ -42,7 +42,7 @@
 </tr>
 <tr>
 <td><p><span class="term">version</span></p></td>
-<td>1.4.2</td>
+<td>1.4.3</td>
 </tr>
 <tr>
 <td><p><span class="term">run-time license</span></p></td>
diff --git a/docs/plugins/html/index.html b/docs/plugins/html/index.html
index df33208..8f63a43 100644
--- a/docs/plugins/html/index.html
+++ b/docs/plugins/html/index.html
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer libav 1.0 Plugins Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for GStreamer libav Plugins 1.0 (1.4.2)
+      for GStreamer libav Plugins 1.0 (1.4.3)
       The latest version of this documentation can be found on-line at
       <a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-ffmpeg-plugins/html/" target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-ffmpeg-plugins/html/</a>.
     </p></div>
diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml
index 7bb99f8..33106db 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.2</version>
+  <version>1.4.3</version>
   <license>GPL</license>
   <source>gst-libav</source>
   <package>libav</package>
diff --git a/ext/libav/gstavauddec.c b/ext/libav/gstavauddec.c
index c55550a..dd32466 100644
--- a/ext/libav/gstavauddec.c
+++ b/ext/libav/gstavauddec.c
@@ -460,11 +460,10 @@ gst_avpacket_init (AVPacket * packet, guint8 * data, guint size)
 
 static gint
 gst_ffmpegauddec_audio_frame (GstFFMpegAudDec * ffmpegdec,
-    AVCodec * in_plugin, guint8 * data, guint size,
+    AVCodec * in_plugin, guint8 * data, guint size, gint * have_data,
     GstBuffer ** outbuf, GstFlowReturn * ret)
 {
   gint len = -1;
-  gint have_data = 0;
   AVPacket packet;
   AVFrame frame;
 
@@ -473,12 +472,12 @@ gst_ffmpegauddec_audio_frame (GstFFMpegAudDec * ffmpegdec,
   gst_avpacket_init (&packet, data, size);
   memset (&frame, 0, sizeof (frame));
   avcodec_get_frame_defaults (&frame);
-  len = avcodec_decode_audio4 (ffmpegdec->context, &frame, &have_data, &packet);
+  len = avcodec_decode_audio4 (ffmpegdec->context, &frame, have_data, &packet);
 
   GST_DEBUG_OBJECT (ffmpegdec,
-      "Decode audio: len=%d, have_data=%d", len, have_data);
+      "Decode audio: len=%d, have_data=%d", len, *have_data);
 
-  if (len >= 0 && have_data) {
+  if (len >= 0 && *have_data) {
     BufferInfo *buffer_info = frame.opaque;
     gint nsamples, channels, byte_per_sample;
     gsize output_size;
@@ -612,11 +611,11 @@ beach:
 
 static gint
 gst_ffmpegauddec_frame (GstFFMpegAudDec * ffmpegdec,
-    guint8 * data, guint size, gint * got_data, GstFlowReturn * ret)
+    guint8 * data, guint size, gint * have_data, GstFlowReturn * ret)
 {
   GstFFMpegAudDecClass *oclass;
   GstBuffer *outbuf = NULL;
-  gint have_data = 0, len = 0;
+  gint len = 0;
 
   if (G_UNLIKELY (ffmpegdec->context->codec == NULL))
     goto no_codec;
@@ -630,23 +629,13 @@ gst_ffmpegauddec_frame (GstFFMpegAudDec * ffmpegdec,
 
   len =
       gst_ffmpegauddec_audio_frame (ffmpegdec, oclass->in_plugin, data, size,
-      &outbuf, ret);
+      have_data, &outbuf, ret);
 
-  if (outbuf)
-    have_data = 1;
-
-  if (len < 0 || have_data < 0) {
+  if (len < 0) {
     GST_WARNING_OBJECT (ffmpegdec,
         "avdec_%s: decoding error (len: %d, have_data: %d)",
-        oclass->in_plugin->name, len, have_data);
-    *got_data = 0;
-    goto beach;
-  } else if (len == 0 && have_data == 0) {
-    *got_data = 0;
+        oclass->in_plugin->name, len, *have_data);
     goto beach;
-  } else {
-    /* this is where I lost my last clue on ffmpeg... */
-    *got_data = 1;
   }
 
   if (outbuf) {
@@ -679,7 +668,7 @@ gst_ffmpegauddec_drain (GstFFMpegAudDec * ffmpegdec)
   oclass = (GstFFMpegAudDecClass *) (G_OBJECT_GET_CLASS (ffmpegdec));
 
   if (oclass->in_plugin->capabilities & CODEC_CAP_DELAY) {
-    gint have_data, len, try = 0;
+    gint have_data, len;
 
     GST_LOG_OBJECT (ffmpegdec,
         "codec has delay capabilities, calling until libav has drained everything");
@@ -688,9 +677,9 @@ gst_ffmpegauddec_drain (GstFFMpegAudDec * ffmpegdec)
       GstFlowReturn ret;
 
       len = gst_ffmpegauddec_frame (ffmpegdec, NULL, 0, &have_data, &ret);
-      if (len < 0 || have_data == 0)
-        break;
-    } while (try++ < 10);
+
+    } while (len >= 0 && have_data == 1);
+    avcodec_flush_buffers (ffmpegdec->context);
   }
 
   if (ffmpegdec->outbuf)
@@ -769,7 +758,7 @@ gst_ffmpegauddec_handle_frame (GstAudioDecoder * decoder, GstBuffer * inbuf)
       break;
     }
 
-    if (len == 0 && !have_data) {
+    if (len == 0 && have_data == 0) {
       /* nothing was decoded, this could be because no data was available or
        * because we were skipping frames.
        * If we have no context we must exit and wait for more data, we keep the
diff --git a/gst-libav.doap b/gst-libav.doap
index 61ea77c..38f9dc9 100644
--- a/gst-libav.doap
+++ b/gst-libav.doap
@@ -34,6 +34,16 @@ colorspace conversion elements.
 
  <release>
   <Version>
+   <revision>1.4.3</revision>
+   <branch>1.4</branch>
+   <name></name>
+   <created>2014-09-24</created>
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.4.3.tar.xz" />
+  </Version>
+ </release>
+
+ <release>
+  <Version>
    <revision>1.4.2</revision>
    <branch>1.4</branch>
    <name></name>
diff --git a/gst-libav.spec b/gst-libav.spec
index f27905e..2d16aef 100644
--- a/gst-libav.spec
+++ b/gst-libav.spec
@@ -4,7 +4,7 @@
 %define gst_majorminor  1.0
 
 Name: 		%{gstreamer}-libav
-Version: 	1.4.2
+Version: 	1.4.3
 Release:	1	
 Summary: 	GStreamer Streaming-media framework plug-in using libav (FFmpeg).
 Group: 		Libraries/Multimedia

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-libav1.0.git



More information about the Pkg-gstreamer-commits mailing list