[xiph-commits] r16821 - in websites/celt-codec.org: . downloads news
jm at svn.xiph.org
jm at svn.xiph.org
Tue Jan 26 06:29:32 PST 2010
Author: jm
Date: 2010-01-26 06:29:32 -0800 (Tue, 26 Jan 2010)
New Revision: 16821
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.7.1
Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en 2010-01-26 11:08:25 UTC (rev 16820)
+++ websites/celt-codec.org/downloads/index.shtml.en 2010-01-26 14:29:32 UTC (rev 16821)
@@ -33,6 +33,22 @@
<h2>Latest <strong style='font-style: italic;'>development</strong> releases</h2>
+<h3 id='zero.7.1'>0.7.1</h3>
+<p>CELT 0.7.1 improves the quality of the packet loss concealment (PLC), but
+does not change the rest of the codec. For this reason it is the first release
+<b>not</b> to break bit-stream compatibility with the previous release (0.7.0). But
+I promise not to do it again, the next CELT release will likely break
+compatibility once again. Note that the PLC improvements have not been
+completely converted to fixed-point yet, so the fixed-point still uses the old
+PLC. Last thing, the default name of the library was changed to libcelt0.so to
+make it easier to do the transition when the final 1.0 release comes out (with
+frozen bit-stream and API).
+</p>
+
+<ul>
+<li>Source code: <a href="http://downloads.xiph.org/releases/celt/celt-0.7.1.tar.gz">celt-0.7.1.tar.gz</a></li>
+</ul>
+
<h3 id='zero.7.0'>0.7.0</h3>
<p>CELT 0.7.0 again improves the stereo quality, reduces artefacts at
low bitrates (birdies and speech roughness) and fixes many bugs. In
Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en 2010-01-26 11:08:25 UTC (rev 16820)
+++ websites/celt-codec.org/index.shtml.en 2010-01-26 14:29:32 UTC (rev 16821)
@@ -81,6 +81,25 @@
<h2>Headlines</h2>
<ul class="descriptivelist">
<li>
+ <h3>Version 0.7.1 released</h3>
+ <p class="submitdate">20 January, 2010</p>
+ <div class="description">
+ <p>Version 0.7.1 has been released, with improvements to the packet loss concealment (PLC). It is the first release
+ <b>not</b> to break bit-stream compatibility with the previous release (0.7.0). But
+ I promise not to do it again, the next CELT release will likely break
+ compatibility once again.</p>
+ </div>
+ </li>
+
+ <li>
+ <h3>Version 0.7.0 released</h3>
+ <p class="submitdate">26 October, 2009</p>
+ <div class="description">
+ <p>Version 0.7.0 has been released, with improvements to the stereo and low birate audio quality. API is incompatible with previous releases.</p>
+ </div>
+ </li>
+
+ <li>
<h3>Version 0.6.1 released</h3>
<p class="submitdate">13 July, 2009</p>
<div class="description">
Modified: websites/celt-codec.org/news/index.shtml.en
===================================================================
--- websites/celt-codec.org/news/index.shtml.en 2010-01-26 11:08:25 UTC (rev 16820)
+++ websites/celt-codec.org/news/index.shtml.en 2010-01-26 14:29:32 UTC (rev 16821)
@@ -30,6 +30,17 @@
<ul class="descriptivelist">
<li>
+ <h3>Version 0.7.1 released</h3>
+ <p class="submitdate">20 January, 2010</p>
+ <div class="description">
+ <p>Version 0.7.1 has been released, with improvements to the packet loss concealment (PLC). It is the first release
+ <b>not</b> to break bit-stream compatibility with the previous release (0.7.0). But
+ I promise not to do it again, the next CELT release will likely break
+ compatibility once again.</p>
+ </div>
+ </li>
+
+ <li>
<h3>Version 0.7.0 released</h3>
<p class="submitdate">26 October, 2009</p>
<div class="description">
More information about the commits
mailing list