[xiph-commits] r17622 - in websites/celt-codec.org: . docs downloads
gmaxwell at svn.xiph.org
gmaxwell at svn.xiph.org
Mon Nov 8 13:47:51 PST 2010
Author: gmaxwell
Date: 2010-11-08 13:47:51 -0800 (Mon, 08 Nov 2010)
New Revision: 17622
Modified:
websites/celt-codec.org/docs/index.shtml.en
websites/celt-codec.org/downloads/index.shtml.en
websites/celt-codec.org/index.shtml.en
Log:
0.9.1 release notes
Modified: websites/celt-codec.org/docs/index.shtml.en
===================================================================
--- websites/celt-codec.org/docs/index.shtml.en 2010-11-08 16:16:36 UTC (rev 17621)
+++ websites/celt-codec.org/docs/index.shtml.en 2010-11-08 21:47:51 UTC (rev 17622)
@@ -55,4 +55,14 @@
</ul>
</p>
+<p>
+<h2>Third-party resources</h2>
+<ul>
+ <li><a href="http://en.wikipedia.org/wiki/CELT">English Wikipedia article</a>, <a href="http://fr.wikipedia.org/wiki/CELT">French Wikipedia article</a>
+ </li>
+ <li>
+ </li>
+</ul>
+</p>
+
<!--#include virtual="/ssi/pagebottom.include" -->
Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en 2010-11-08 16:16:36 UTC (rev 17621)
+++ websites/celt-codec.org/downloads/index.shtml.en 2010-11-08 21:47:51 UTC (rev 17622)
@@ -33,6 +33,15 @@
<h2>Latest <strong style='font-style: italic;'>development</strong> releases</h2>
+<h3 id='zero.9.1'>0.9.1</h3>
+<p>CELT 0.9.1 greatly improves the packet loss concealment.
+ This change is especially dramatic in fixed point mode. The 0.9.1 bit-stream is compatible with 0.9.0.</p>
+</p>
+
+<ul>
+<li>Source code: <a href="http://downloads.xiph.org/releases/celt/celt-0.9.0.tar.gz">celt-0.9.1.tar.gz</a></li>
+</ul>
+
<h3 id='zero.9.0'>0.9.0</h3>
<p>CELT 0.9.0 brings many quality improvements. The transient handling code has been
greatly improved and high-frequency artefacts have been reduced. There have also been
Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en 2010-11-08 16:16:36 UTC (rev 17621)
+++ websites/celt-codec.org/index.shtml.en 2010-11-08 21:47:51 UTC (rev 17622)
@@ -81,6 +81,14 @@
<h2>Headlines</h2>
<ul class="descriptivelist">
<li>
+ <h3>Version 0.9.1 released</h3>
+ <p class="submitdate">8 November, 2010</p>
+ <div class="description">
+ <p>CELT 0.9.1 greatly improves the packet loss concealment.
+ This change is especially dramatic in fixed point mode. The bit-stream is compatible with 0.9.0.</p>
+ </div>
+ </li>
+ <li>
<h3>Version 0.9.0 released</h3>
<p class="submitdate">6 November, 2010</p>
<div class="description">
More information about the commits
mailing list