[xiph-commits] r14898 - in websites/celt-codec.org: . downloads news
jm at svn.xiph.org
jm at svn.xiph.org
Thu May 15 23:48:59 PDT 2008
Author: jm
Date: 2008-05-15 23:48:58 -0700 (Thu, 15 May 2008)
New Revision: 14898
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:
Announcing 0.3.2
Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en 2008-05-16 06:02:56 UTC (rev 14897)
+++ websites/celt-codec.org/downloads/index.shtml.en 2008-05-16 06:48:58 UTC (rev 14898)
@@ -29,12 +29,11 @@
<h2>Latest <strong style='font-style: italic;'>development</strong> release</h2>
-<h3 id='zero.3.1'>0.3.1</h3>
-<p>This new release brings a lot of optimisations. The coded is more than twice faster
-than it was in version 0.3.0. Few changes otherwise.</p>
+<h3 id='zero.3.2'>0.3.2</h3>
+<p>This new release brings some quality improvements that can be observed in these <a href="/comparison/">listening test results</a>.</p>
<ul>
-<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.3.1.tar.gz">celt-0.3.1.tar.gz</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.3.2.tar.gz">celt-0.3.2.tar.gz</a></li>
</ul>
@@ -50,6 +49,7 @@
<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.1.0.tar.gz">celt-0.1.0.tar.gz</a></li>
<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.2.0.tar.gz">celt-0.2.0.tar.gz</a></li>
<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.3.0.tar.gz">celt-0.3.0.tar.gz</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.3.1.tar.gz">celt-0.3.1.tar.gz</a></li>
</ul>
Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en 2008-05-16 06:02:56 UTC (rev 14897)
+++ websites/celt-codec.org/index.shtml.en 2008-05-16 06:48:58 UTC (rev 14898)
@@ -18,7 +18,7 @@
<h1>The CELT ultra-low delay audio codec</h1>
<h2>Overview</h2>
<p>
- The CELT codec is an experimental audio codec for use in low-delay communication.
+ The CELT codec is an experimental audio codec for use in low-delay speech and audio communication.
</p>
<h2>The Technology</h2>
<p>
@@ -29,6 +29,7 @@
<ul>
<li>Ultra-low latency (typically from 3 to 9 ms) </li>
<li>Full audio bandwidth (44.1 kHz and 48 kHz)</li>
+ <li>Support for both voice and music</li>
<li>Stereo support</li>
<li>Packet loss concealment</li>
<li>Constant bit-rates from 32 kbps to 128 kbps and above</li>
@@ -53,6 +54,13 @@
<h2>Headlines</h2>
<ul class="descriptivelist">
+ <li>
+ <h3>Version 0.3.2 released</h3>
+ <p class="submitdate">16 May, 2008</p>
+ <div class="description">
+ <p>Version 0.3.2 is out. This consists mainly of quality tuning. We've also completed some listening tests based on that version for the <a href="/comparison/">Comparison</a> page.</p>
+ </div>
+ </li>
<li>
<h3>Version 0.3.1 released</h3>
<p class="submitdate">26 April, 2008</p>
Modified: websites/celt-codec.org/news/index.shtml.en
===================================================================
--- websites/celt-codec.org/news/index.shtml.en 2008-05-16 06:02:56 UTC (rev 14897)
+++ websites/celt-codec.org/news/index.shtml.en 2008-05-16 06:48:58 UTC (rev 14898)
@@ -29,6 +29,13 @@
-->
<ul class="descriptivelist">
+ <li>
+ <h3>Version 0.3.2 released</h3>
+ <p class="submitdate">16 May, 2008</p>
+ <div class="description">
+ <p>Version 0.3.2 is out. This consists mainly of quality tuning. We've also completed some listening tests based on that version for the <a href="/comparison/">Comparison</a> page.</p>
+ </div>
+ </li>
<li>
<h3>Version 0.3.1 released</h3>
More information about the commits
mailing list