[xiph-commits] r15389 - in websites/celt-codec.org: . downloads news
jm at svn.xiph.org
jm at svn.xiph.org
Fri Oct 10 18:49:00 PDT 2008
Author: jm
Date: 2008-10-10 18:49:00 -0700 (Fri, 10 Oct 2008)
New Revision: 15389
Modified:
websites/celt-codec.org/downloads/index.shtml.en
websites/celt-codec.org/index.shtml.en
websites/celt-codec.org/news/index.shtml.en
Log:
Release 0.5.0
Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en 2008-10-11 00:10:04 UTC (rev 15388)
+++ websites/celt-codec.org/downloads/index.shtml.en 2008-10-11 01:49:00 UTC (rev 15389)
@@ -29,6 +29,17 @@
<h2>Latest <strong style='font-style: italic;'>development</strong> releases</h2>
+<h3 id='zero.5.0'>0.5.0</h3>
+<p>This release includes simplifications to the bit allocation code
+ and includes a new low-complexity mode that can be enabled (without breaking compatibility)
+ on the encoder side. There are several other optimisations and bug fixes included. The API
+ has also been slightly modified, so code using CELT will have to be updated (minor).
+</p>
+
+<ul>
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.5.0.tar.gz">celt-0.5.0.tar.gz</a></li>
+</ul>
+
<h3 id='zero.4.0'>0.4.0</h3>
<p>This release should greatly improve the handling of transients and reduce the amount of pre-echo, especially
for larger frame sizes. There is now support for frame sizes up to 512 samples for those who don't have extreme
Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en 2008-10-11 00:10:04 UTC (rev 15388)
+++ websites/celt-codec.org/index.shtml.en 2008-10-11 01:49:00 UTC (rev 15389)
@@ -56,6 +56,16 @@
<h2>Headlines</h2>
<ul class="descriptivelist">
<li>
+ <h3>Version 0.5.0 released</h3>
+ <p class="submitdate">10 October, 2008</p>
+ <div class="description">
+ <p>Version 0.5.0 is out. This release includes simplifications to the bit allocation code
+ and includes a new low-complexity mode that can be enabled (without breaking compatibility)
+ on the encoder side. There are several other optimisations and bug fixes included. The API
+ has also been slightly modified, so code using CELT will have to be updated (minor).</p>
+ </div>
+ </li>
+ <li>
<h3>Version 0.4.0 released</h3>
<p class="submitdate">26 July, 2008</p>
<div class="description">
Modified: websites/celt-codec.org/news/index.shtml.en
===================================================================
--- websites/celt-codec.org/news/index.shtml.en 2008-10-11 00:10:04 UTC (rev 15388)
+++ websites/celt-codec.org/news/index.shtml.en 2008-10-11 01:49:00 UTC (rev 15389)
@@ -30,6 +30,16 @@
<ul class="descriptivelist">
<li>
+ <h3>Version 0.5.0 released</h3>
+ <p class="submitdate">10 October, 2008</p>
+ <div class="description">
+ <p>Version 0.5.0 is out. This release includes simplifications to the bit allocation code
+ and includes a new low-complexity mode that can be enabled (without breaking compatibility)
+ on the encoder side. There are several other optimisations and bug fixes included. The API
+ has also been slightly modified, so code using CELT will have to be updated (minor).</p>
+ </div>
+ </li>
+ <li>
<h3>Version 0.4.0 released</h3>
<p class="submitdate">26 July, 2008</p>
<div class="description">
More information about the commits
mailing list