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

jm at svn.xiph.org jm at svn.xiph.org
Wed Mar 19 02:38:58 PDT 2008


Author: jm
Date: 2008-03-19 02:38:58 -0700 (Wed, 19 Mar 2008)
New Revision: 14605

Added:
   websites/celt-codec.org/downloads/
   websites/celt-codec.org/downloads/index.shtml.en
Modified:
   websites/celt-codec.org/index.shtml.en
Log:
download page


Added: websites/celt-codec.org/downloads/index.shtml.en
===================================================================
--- websites/celt-codec.org/downloads/index.shtml.en	                        (rev 0)
+++ websites/celt-codec.org/downloads/index.shtml.en	2008-03-19 09:38:58 UTC (rev 14605)
@@ -0,0 +1,51 @@
+<!--#include virtual="/ssi/header.include" -->
+<!--  Enter custom page information and styles here -->
+
+<title>The CELT ultra-low delay audio codec: Downloads</title>
+<style type="text/css">
+<!--
+#navlink_ a {
+	text-decoration: underline !important;
+}
+-->
+</style>
+</head>
+<body>
+<!--#include virtual="/common/xiphbar.include" -->
+<!--#include virtual="/ssi/pagetop.include" -->
+<!--  All your page content goes here  -->
+<h1>Downloads</h1>
+<p>
+	Keep in mind that CELT is still a work in progress. Neither the API/ABI,
+	nor the bit-stream are stable. Also, while we do not expect it to set your
+	house on fire, we cannot guarantee that it won't. So be warned! That being
+        said, we're interested in feedback (bug reports, feature requests, comments)
+        from people trying to use it.
+</p>
+
+
+<h2>Latest <strong style='font-style: italic;'>development</strong> release</h2>
+
+<h3 id='zero.3.0'>0.3.0</h3>
+<p>In this release, all the code is now converted to fixed-point. </p>
+
+<ul>
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.3.0.tar.gz">celt-0.3.0.tar.gz</a></li>
+</ul>
+
+
+<h2>Older development releases</h2>
+<p>
+These are older releases, provided mainly for historical reasons.
+</p>
+
+<ul>
+
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.0.1.tar.gz">celt-0.0.1.tar.gz</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/celt/celt-0.0.2.tar.gz">celt-0.0.2.tar.gz</a></li>
+<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>
+</ul>
+
+
+<!--#include virtual="/ssi/pagebottom.include" -->

Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en	2008-03-19 08:03:29 UTC (rev 14604)
+++ websites/celt-codec.org/index.shtml.en	2008-03-19 09:38:58 UTC (rev 14605)
@@ -1,7 +1,7 @@
 <!--#include virtual="/ssi/header.include" -->
 <!--  Enter custom page information and styles here -->
 
-<title>CELT, An ultra-low delay audio codec</title>
+<title>The CELT ultra-low delay audio codec</title>
 <style type="text/css">
 <!--
 #home_ a {



More information about the commits mailing list