--- src/download | 22 ++++++++++++++++++++++ src/news | 16 ++++++++++++++++ 2 files changed, 38 insertions(+)
diff --git a/src/download b/src/download index b002ea7..252d0d0 100644 --- a/src/download +++ b/src/download @@ -198,6 +198,28 @@ 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_10"></a><h2>Libav 10 "Eks"</h2> + +<p> +10 beta 1 has been released on 2014-02-17. It is the latest beta snapshot from +the version 10 release branch. The final release is not finished yet. Please +give us feedback and use our Bugzilla for filing bugs: +<a href="https://bugzilla.libav.org">https://bugzilla.libav.org/</a> +</p> + +<p> +<a href="releases/libav-10_beta1.tar.xz">Download XZ tarball</a> +<a href="releases/libav-10_beta1.tar.xz.md5">MD5</a> +<a href="releases/libav-10_beta1.tar.xz.sha1">SHA1</a> +<a href="releases/libav-10_beta1.tar.xz.asc">PGP signature</a><br /> +<a href="releases/libav-10_beta1.tar.gz">Download gzip tarball</a> +<a href="releases/libav-10_beta1.tar.gz.md5">MD5</a> +<a href="releases/libav-10_beta1.tar.gz.sha1">SHA1</a> +<a href="releases/libav-10_beta1.tar.gz.asc">PGP signature</a><br /> +<a href="releases/libav-10_beta1.changelog">Changelog</a><br /> +<a href="releases/libav-10_beta1.release">Release Notes</a> +</p> + <a name="release_9"></a><h2>Libav 9 "plain 9"</h2> <p> diff --git a/src/news b/src/news index f7ee3ff..515eea6 100644 --- a/src/news +++ b/src/news @@ -1,5 +1,21 @@ <h1>News</h1> +<a name="10_beta1"></a><h3>February 18, 2014</h3> +<p> +We are pleased to announce that our next major release, Libav 10 "Eks", has been +branched from git master and we are simultaneously releasing the first beta +preview for that branch. If all goes well, the final release should follow +shortly, after some polishing. +</p> + +<p> +Please consult the <a href="releases/libav-10_beta1.release">release notes</a> +for the summary of the most important features of this release. Downstream +projects may be interested in the +<a href="https://wiki.libav.org/Migration/10">migration guide</a> which gives +some pointers for adapting to the new APIs. +</p> + <a name="9.11_0.8.10"></a><h3>February 3, 2014</h3> <p> We are happy to update two release branches: Today, we provide you with -- 1.7.10.4 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
