Module: libav.org
Branch: master
Commit: 8d06033fef8821634de4cec3bc079533e106ca1a

Author:    Reinhard Tartler <[email protected]>
Committer: Reinhard Tartler <[email protected]>
Date:      Thu Jul 21 11:47:07 2011 +0200

Announce Libav 0.7.1

---

 src/download |   25 +++++++++++++------------
 src/index    |   33 +++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+), 12 deletions(-)

diff --git a/src/download b/src/download
index 51c6bf3..d4b497b 100644
--- a/src/download
+++ b/src/download
@@ -144,24 +144,25 @@ selected changes from the development branch, which 
therefore receives much more
 and much faster bug fixes such as additional features and security patches.
 </p>
 
-<a name="release_0.7"></a><h2>Libav 0.7 "The Big Bump"</h2>
+<a name="release_0.7"></a><h2>Libav 0.7.1 "The Big Bump"</h2>
 
 <p>
-0.7 appeared on 2011-06-20. Please use our new Bugzilla for filing bugs:
+0.7.1 was released on 2011-07-21. It is the latest point release from the 0.7 
branch,
+which was cut on on 2011-06-20. Please use our new Bugzilla for filing bugs:
 <a href="https://bugzilla.libav.org";>https://bugzilla.libav.org/</a>
 </p>
 
 <p>
-<a href="releases/libav-0.7.tar.xz">Download XZ tarball</a>&nbsp;&nbsp;
-<a href="releases/libav-0.7.tar.xz.md5">MD5</a>
-<a href="releases/libav-0.7.tar.xz.sha1">SHA1</a>
-<a href="releases/libav-0.7.tar.xz.asc">PGP signature</a><br />
-<a href="releases/libav-0.7.tar.gz">Download gzip tarball</a>&nbsp;&nbsp;
-<a href="releases/libav-0.7.tar.gz.md5">MD5</a>
-<a href="releases/libav-0.7.tar.gz.sha1">SHA1</a>
-<a href="releases/libav-0.7.tar.gz.asc">PGP signature</a><br />
-<a href="releases/libav-0.7.changelog">Changelog</a><br />
-<a href="releases/libav-0.7.release">Release Notes</a>
+<a href="releases/libav-0.7.1.tar.xz">Download XZ tarball</a>&nbsp;&nbsp;
+<a href="releases/libav-0.7.1.tar.xz.md5">MD5</a>
+<a href="releases/libav-0.7.1.tar.xz.sha1">SHA1</a>
+<a href="releases/libav-0.7.1.tar.xz.asc">PGP signature</a><br />
+<a href="releases/libav-0.7.1.tar.gz">Download gzip tarball</a>&nbsp;&nbsp;
+<a href="releases/libav-0.7.1.tar.gz.md5">MD5</a>
+<a href="releases/libav-0.7.1.tar.gz.sha1">SHA1</a>
+<a href="releases/libav-0.7.1.tar.gz.asc">PGP signature</a><br />
+<a href="releases/libav-0.7.1.changelog">Changelog</a><br />
+<a href="releases/libav-0.7.1.release">Release Notes</a>
 </p>
 
 <a name="release_0.6"></a><h2>
diff --git a/src/index b/src/index
index 53c67c7..ea294e8 100644
--- a/src/index
+++ b/src/index
@@ -35,6 +35,39 @@ with the latest developments by subscribing to both the
 
 <h1>News</h1>
 
+<a name="release_0.7.1"></a><h3>Juli 21 2011</h3>
+
+<p>
+We have just released <a href="download.html#release_0.7"> Libav 0.7.1</a>,
+the latest release from the 0.7 branch.
+This is a maintenance-only release that addresses the following issues: 
+<ul>
+ <li>added various additional FOURCC codec identifiers</li>
+ <li>H.264 4:4:4 fixes</li>
+ <li>build system and compilation fixes</li>
+ <li>Doxygen and general documentation corrections and improvements</li>
+ <li>fixed segfault in ffprobe</li>
+ <li>behavioral fix in av_open_input_stream()</li>
+ <li>Licensing clarification for LGPL'ed vf_gradfun</li>
+ <li>bugfixes while seeking in multithreaded decoding</li>
+ <li>support newer versions of OpenCV</li>
+ <li>ffmpeg: fix operation with --disable-avfilter</li>
+ <li>fixed integer underflow in matroska decoder</li>
+</ul>
+
+<p>
+A detailed list of changes can be seen in the git log:
+<a 
href="http://git.libav.org/?p=libav.git;a=shortlog;h=refs/heads/release/0.7";>
+ohttp://git.libav.org/?p=libav.git;a=shortlog;h=refs/heads/release/0.7</a>
+</p>
+
+<p>
+Distributors and system integrators are encouraged to update and share
+their patches against our release branches.
+</p>
+
+</p>
+
 <a name="release_0.7"></a><h3>June 20 2011</h3>
 
 <p>

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to