[xiph-commits] r8225 - in websites/speex.org: . download
atamido at motherfish-iii.xiph.org
atamido at motherfish-iii.xiph.org
Thu Nov 18 14:07:22 PST 2004
Author: atamido
Date: 2004-11-18 14:07:21 -0800 (Thu, 18 Nov 2004)
New Revision: 8225
Added:
websites/speex.org/download/libspeex_armce.lib
websites/speex.org/download/libspeex_emce.lib
Modified:
websites/speex.org/download.html
websites/speex.org/index.html
Log:
"libspeex_emce.lib is an x86 emulator build (with debug information)
libspeex_armce.lib is an ARMV4 release build"
Added: websites/speex.org/download/libspeex_armce.lib
===================================================================
(Binary files differ)
Property changes on: websites/speex.org/download/libspeex_armce.lib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: websites/speex.org/download/libspeex_emce.lib
===================================================================
(Binary files differ)
Property changes on: websites/speex.org/download/libspeex_emce.lib
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html 2004-11-18 21:55:22 UTC (rev 8224)
+++ websites/speex.org/download.html 2004-11-18 22:07:21 UTC (rev 8225)
@@ -31,6 +31,8 @@
<li><a href="download/speex-devel-1.0.4-1.i386.rpm">i386 Development RPM</a></li>
<li><a href="download/speex-1.0.4-1.src.rpm">Source RPM</a></li>
<li><a href="download/speex_win32_1.0.4_setup.exe">Windows binaries</a></li>
+<li><a href="download/libspeex_emce.lib">x86 emulator (with debug information)</a></li>
+<li><a href="download/libspeex_armce.lib">ARMV4 release build</a></li>
</ul>
<h2>Current <strong style='font-style: italic;'>Unstable</strong> Release</h2>
Modified: websites/speex.org/index.html
===================================================================
--- websites/speex.org/index.html 2004-11-18 21:55:22 UTC (rev 8224)
+++ websites/speex.org/index.html 2004-11-18 22:07:21 UTC (rev 8225)
@@ -89,6 +89,19 @@
-->
<li>
<div class='title'>
+ <h3>New Specialized libs Released</h3>
+ <div>November 18, 2004</div>
+ </div>
+ <div class='content'>
+ <ul>
+ <li>libspeex_emce.lib is an x86 emulator build (with debug information)</li>
+ <li>ibspeex_armce.lib is an ARMV4 release build</li>
+ </ul>
+ </div>
+ </li>
+
+ <li>
+ <div class='title'>
<h3>Speex 1.1.6 Released</h3>
<div>July 28, 2004</div>
</div>
@@ -152,26 +165,6 @@
</p>
</div>
</li>
- <li>
- <div class='title'>
- <h3>Speex 1.1.3 Released</h3>
- <div>December 2, 2003</div>
- </div>
- <div class='content'>
-<p>This unstable release brings more improvements to the fixed-point port. Many new functions have been converted and most modes now work in real-time. I encourage everyone to test this code by compiling with <kbd>--enable-fixed-point</kbd> and <kbd>--enable-fixed-point-debug</kbd> and report any error messages and send the (smallest possible) file which reproduces the problem.</p>
- </div>
- </li>
- <li>
- <div class='title'>
- <h3>Speex 1.0.3 Released</h3>
- <div>November 19, 2003</div>
- </div>
- <div class='content'>
-<p>
-In this bugfix release: a fix for a multithreading bug and a correction for an underflow problem that could slow decoding dramatically on x86 processors.
-</p>
- </div>
- </li>
</ul>
<p class='readMoreNews'><a href='news.html'>Read more news…</a></p>
<!--#include virtual="/SSI/bottomofbody.inc"-->
More information about the commits
mailing list