[xiph-commits] r9340 - websites/speex.org
atamido at motherfish-iii.xiph.org
atamido at motherfish-iii.xiph.org
Thu Jun 2 21:34:26 PDT 2005
Author: atamido
Date: 2005-06-02 21:34:23 -0700 (Thu, 02 Jun 2005)
New Revision: 9340
Modified:
websites/speex.org/download.html
websites/speex.org/index.html
websites/speex.org/news.html
websites/speex.org/olddownload.html
Log:
Adding links and news for the Speex 1.1.9 release.
Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html 2005-06-03 03:17:06 UTC (rev 9339)
+++ websites/speex.org/download.html 2005-06-03 04:34:23 UTC (rev 9340)
@@ -33,16 +33,16 @@
<li><a href="http://downloads.us.xiph.org/releases/speex/speex_win32_1.0.4_setup.exe">Windows binaries (1.0.4)</a></li>
</ul>
<h2>Current <strong style='font-style: italic;'>Unstable</strong> Release</h2>
-<h3 id='one.1.8'>1.1.8</h3>
- <p>Lots of changes in this release. Initial TI C5x port, some fixed-point improvements and fixes, better temporary memory allocation (smaller), size of integer types now detected automatically, and a new SPEEX_PLC_TUNING option.</p>
+<h3 id='one.1.9'>1.1.9</h3>
+ <p>The main improvement in this release is that the acoustic echo canceller is finally usable. This work has been sponsored by <a href="http://www.tipic.com/">Tipic Inc</a>. Also, several bugs have been fixed for the TI C5x port.</p>
<span>Downloads:</span>
<ul>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8.tar.gz">Source Code</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8-1.i386.rpm">i386 RPM</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.8-1.i386.rpm">i386 Development RPM</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8-1.src.rpm">Source RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.9.tar.gz">Source Code</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.9-1.i386.rpm">i386 RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.9-1.i386.rpm">i386 Development RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.9-1.src.rpm">Source RPM</a></li>
<li><a href="http://downloads.us.xiph.org/releases/speex/speex_win32_1.1.6_setup.exe">Windows binaries (from 1.1.6 source)</a></li>
</ul>
Modified: websites/speex.org/index.html
===================================================================
--- websites/speex.org/index.html 2005-06-03 03:17:06 UTC (rev 9339)
+++ websites/speex.org/index.html 2005-06-03 04:34:23 UTC (rev 9340)
@@ -90,6 +90,16 @@
<li>
<div class='title'>
+ <h3>Speex 1.1.9 Released</h3>
+ <div>June 1, 2005</div>
+ </div>
+ <div class='content'>
+ <p>The main improvement in this release is that the acoustic echo canceller is finally usable. This work has been sponsored by <a href="http://www.tipic.com/">Tipic Inc</a>. Also, several bugs have been fixed for the TI C5x port.</p>
+ </div>
+ </li>
+
+ <li>
+ <div class='title'>
<h3>Speex 1.1.8 Released</h3>
<div>May 7, 2005</div>
</div>
Modified: websites/speex.org/news.html
===================================================================
--- websites/speex.org/news.html 2005-06-03 03:17:06 UTC (rev 9339)
+++ websites/speex.org/news.html 2005-06-03 04:34:23 UTC (rev 9340)
@@ -22,6 +22,16 @@
<div class='newsitem'>
<div class='hlheader'>
+ <div class='title'>Speex 1.1.9 Released</div>
+ <div class='meta'>June 1, 2005</div>
+ </div>
+ <div class='content'>
+ <p>The main improvement in this release is that the acoustic echo canceller is finally usable. This work has been sponsored by <a href="http://www.tipic.com/">Tipic Inc</a>. Also, several bugs have been fixed for the TI C5x port.</p>
+ </div>
+ </div>
+
+ <div class='newsitem'>
+ <div class='hlheader'>
<div class='title'>Speex 1.1.8 Released</div>
<div class='meta'>May 7, 2005</div>
</div>
Modified: websites/speex.org/olddownload.html
===================================================================
--- websites/speex.org/olddownload.html 2005-06-03 03:17:06 UTC (rev 9339)
+++ websites/speex.org/olddownload.html 2005-06-03 04:34:23 UTC (rev 9340)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--#include virtual="/SSI/inhead.inc"-->
@@ -19,6 +19,20 @@
<h2>Releases</h2>
+<h3 id='one.1.8'>1.1.8</h3>
+ <p>Lots of changes in this release. Initial TI C5x port, some fixed-point improvements and fixes, better temporary memory allocation (smaller), size of integer types now detected automatically, and a new SPEEX_PLC_TUNING option.</p>
+
+<span>Downloads:</span>
+
+<ul>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8.tar.gz">Source Code</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8-1.i386.rpm">i386 RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.8-1.i386.rpm">i386 Development RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.8-1.src.rpm">Source RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex_win32_1.1.6_setup.exe">Windows binaries (from 1.1.6 source)</a></li>
+</ul>
+
+
<h3 id='one.1.6'>1.1.6</h3>
<p>
There are seven changes in this release.
More information about the commits
mailing list