[xiph-commits] r17318 - in websites/celt-codec.org: . downloads news

jm at svn.xiph.org jm at svn.xiph.org
Thu Jul 1 22:16:38 PDT 2010


Author: jm
Date: 2010-07-01 22:16:37 -0700 (Thu, 01 Jul 2010)
New Revision: 17318

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:
CELT 0.8.0 announcement


Modified: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en	2010-06-30 18:32:55 UTC (rev 17317)
+++ websites/celt-codec.org/downloads/index.shtml.en	2010-07-02 05:16:37 UTC (rev 17318)
@@ -33,6 +33,17 @@
 
 <h2>Latest <strong style='font-style: italic;'>development</strong> releases</h2>
 
+<h3 id='zero.8.0'>0.8.0</h3>
+<p>CELT 0.8.0 brings quality improvements for high bit-rates and for transients in general. It
+also adds the possibility of changing the frame size dynamically, which requires
+a minor change in the API. At last, the new PLC algorithm from 0.7.1 is now
+enabled for the fixed-point builds as well.
+</p>
+
+<ul>
+<li>Source code: <a href="http://downloads.xiph.org/releases/celt/celt-0.8.0.tar.gz">celt-0.8.0.tar.gz</a></li>
+</ul>
+
 <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

Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en	2010-06-30 18:32:55 UTC (rev 17317)
+++ websites/celt-codec.org/index.shtml.en	2010-07-02 05:16:37 UTC (rev 17318)
@@ -81,6 +81,16 @@
 <h2>Headlines</h2>
 <ul class="descriptivelist">
    <li>
+      <h3>Version 0.8.0 released</h3>
+      <p class="submitdate">2 July, 2010</p>
+      <div class="description">
+                <p>Version 0.8.0 has been released, with improvements for high bit-rates 
+                and for transients in general. It also adds the possibility of changing the 
+                frame size dynamically, which requires a minor change in the API. At last, 
+                the new PLC algorithm from 0.7.1 is now enabled for the fixed-point builds as well.</p>
+      </div>
+   </li>
+   <li>
       <h3>Version 0.7.1 released</h3>
       <p class="submitdate">20 January, 2010</p>
       <div class="description">

Modified: websites/celt-codec.org/news/index.shtml.en
===================================================================
--- websites/celt-codec.org/news/index.shtml.en	2010-06-30 18:32:55 UTC (rev 17317)
+++ websites/celt-codec.org/news/index.shtml.en	2010-07-02 05:16:37 UTC (rev 17318)
@@ -30,6 +30,16 @@
 
 <ul class="descriptivelist">
    <li>
+      <h3>Version 0.8.0 released</h3>
+      <p class="submitdate">2 July, 2010</p>
+      <div class="description">
+                <p>Version 0.8.0 has been released, with improvements for high bit-rates 
+                and for transients in general. It also adds the possibility of changing the 
+                frame size dynamically, which requires a minor change in the API. At last, 
+                the new PLC algorithm from 0.7.1 is now enabled for the fixed-point builds as well.</p>
+      </div>
+   </li>
+   <li>
       <h3>Version 0.7.1 released</h3>
       <p class="submitdate">20 January, 2010</p>
       <div class="description">



More information about the commits mailing list