[xiph-commits] r10421 - websites/speex.org

atamido at svn.xiph.org atamido at svn.xiph.org
Tue Nov 22 23:22:15 PST 2005


Author: atamido
Date: 2005-11-22 23:22:12 -0800 (Tue, 22 Nov 2005)
New Revision: 10421

Modified:
   websites/speex.org/download.html
   websites/speex.org/index.html
   websites/speex.org/news.html
   websites/speex.org/olddownload.html
Log:
Added the Speex 1.1.11 release.

Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html	2005-11-22 21:45:15 UTC (rev 10420)
+++ websites/speex.org/download.html	2005-11-23 07:22:12 UTC (rev 10421)
@@ -36,16 +36,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.10'>1.1.10</h3>
-			<p>The main improvement in this release is a <a href="http://blackfin.uclinux.org/">Blackfin</a> port funded by <a href="http://www.analog.com/">Analog Devices</a>.  This includes Blackfin assembly optimizations that reduce cpu time by a factor of two.  Also, the packet loss concealment code has now been converted to fixed-point and some of bugs for 16-bit architectures were fixed.</p>
+<h3 id='one.1.11'>1.1.11</h3>
+			<p>This release includes lots of bug fixes. These include SSE, fixed-point and Blackfin. Also, the echo canceller and packet loss concealment have been improved.</p>
 
 <span>Downloads:</span>
 
 <ul>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10.tar.gz">Source Code</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10-1.i386.rpm">i386 RPM</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.10-1.i386.rpm">i386 Development RPM</a></li>
-<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10-1.src.rpm">Source RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.11.tar.gz">Source Code</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.11-1.i386.rpm">i386 RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.11-1.i386.rpm">i386 Development RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.11-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-11-22 21:45:15 UTC (rev 10420)
+++ websites/speex.org/index.html	2005-11-23 07:22:12 UTC (rev 10421)
@@ -93,6 +93,16 @@
 
 	<li>
 		<div class='title'>
+			<h3>Speex 1.1.11 Released</h3>
+			<div>November 20, 2005</div>
+		</div>
+		<div class='content'>
+			<p>This release includes lots of bug fixes. These include SSE, fixed-point and Blackfin. Also, the echo canceller and packet loss concealment have been improved.</p>
+		</div>
+	</li>
+
+	<li>
+		<div class='title'>
 			<h3>Speex 1.1.10 Released</h3>
 			<div>June 11, 2005</div>
 		</div>

Modified: websites/speex.org/news.html
===================================================================
--- websites/speex.org/news.html	2005-11-22 21:45:15 UTC (rev 10420)
+++ websites/speex.org/news.html	2005-11-23 07:22:12 UTC (rev 10421)
@@ -11,7 +11,7 @@
 <!--#include virtual="/SSI/topofbody.inc"-->
       <div id="content">
         <h1>News</h1>
-		<!--
+<!--
 	<div class='newsitem'>
 		<div class='hlheader'>
 			<div class='title'></div>
@@ -25,6 +25,16 @@
 
 	<div class='newsitem'>
 		<div class='hlheader'>
+			<div class='title'>Speex 1.1.11 Released</div>
+			<div class='meta'>November 20, 2005</div>
+		</div>
+		<div class='content'>
+			<p>This release includes lots of bug fixes. These include SSE, fixed-point and Blackfin. Also, the echo canceller and packet loss concealment have been improved.</p>
+		</div>
+	</div>
+
+	<div class='newsitem'>
+		<div class='hlheader'>
 			<div class='title'>Speex 1.1.10 Released</div>
 			<div class='meta'>June 11, 2005</div>
 		</div>

Modified: websites/speex.org/olddownload.html
===================================================================
--- websites/speex.org/olddownload.html	2005-11-22 21:45:15 UTC (rev 10420)
+++ websites/speex.org/olddownload.html	2005-11-23 07:22:12 UTC (rev 10421)
@@ -22,6 +22,19 @@
 
 <h2>Releases</h2>
 
+<h3 id='one.1.10'>1.1.10</h3>
+			<p>The main improvement in this release is a <a href="http://blackfin.uclinux.org/">Blackfin</a> port funded by <a href="http://www.analog.com/">Analog Devices</a>.  This includes Blackfin assembly optimizations that reduce cpu time by a factor of two.  Also, the packet loss concealment code has now been converted to fixed-point and some of bugs for 16-bit architectures were fixed.</p>
+
+<span>Downloads:</span>
+
+<ul>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10.tar.gz">Source Code</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10-1.i386.rpm">i386 RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-devel-1.1.10-1.i386.rpm">i386 Development RPM</a></li>
+<li><a href="http://downloads.us.xiph.org/releases/speex/speex-1.1.10-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.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>
 



More information about the commits mailing list