[xiph-commits] r7399 - websites/speex.org
atamido at dactyl.lonelymoon.com
atamido
Wed Jul 28 11:28:14 PDT 2004
Author: atamido
Date: Wed Jul 28 11:28:14 2004
New Revision: 7399
Modified:
websites/speex.org/download.html
websites/speex.org/news.html
Log:
Missed a few small changes for the new release.
Modified: websites/speex.org/download.html
===================================================================
--- websites/speex.org/download.html 2004-07-28 17:54:47 UTC (rev 7398)
+++ websites/speex.org/download.html 2004-07-28 18:28:11 UTC (rev 7399)
@@ -34,12 +34,20 @@
</ul>
<h2>Current <strong style='font-style: italic;'>Unstable</strong> Release</h2>
-<h3 id='one.1.5'>1.1.5</h3>
-<p>
-The main change in this release is that the 1.1.5 <abbr title='application programming interface'>API</abbr> and
-<abbr title='application binary interface'>ABI</abbr> are now compatible with 1.0.<var>x</var>. The versions of the functions taking
-a <code>short*</code> now have an "_int" suffix, as in <code>speex_encode_int()</code>.
-</p>
+<h3 id='one.1.5'>1.1.6</h3>
+ <p>
+ There are seven changes in this release.
+ <ul>
+ <li>Improved jitter buffer (now actually works)</li>
+ <li>Denoiser tuning</li>
+ <li>Improved echo canceller (please send feedback)</li>
+ <li>Support for Symbian OS</li>
+ <li>Gapless playback for speexenc/speexdec</li>
+ <li>Run-time identification of Speex version with a new speex_lib_ctl() call</li>
+ <li>Moved the includes to /usr/include/speex/</li>
+ </ul>
+ <br>
+ </p>
<ul>
<li><a href="download/speex-1.1.6.tar.gz">Source Code</a></li>
Modified: websites/speex.org/news.html
===================================================================
--- websites/speex.org/news.html 2004-07-28 17:54:47 UTC (rev 7398)
+++ websites/speex.org/news.html 2004-07-28 18:28:11 UTC (rev 7399)
@@ -19,8 +19,29 @@
</div>
</div>
-->
+
<div class='newsitem'>
<div class='hlheader'>
+ <div class='title'>Speex 1.1.6 Released</div>
+ <div class='meta'>July 28, 2004</div>
+ </div>
+ <div class='content'>
+ <p>
+ There are seven changes in this release.
+ <ul>
+ <li>Improved jitter buffer (now actually works)</li>
+ <li>Denoiser tuning</li>
+ <li>Improved echo canceller (please send feedback)</li>
+ <li>Support for Symbian OS</li>
+ <li>Gapless playback for speexenc/speexdec</li>
+ <li>Run-time identification of Speex version with a new speex_lib_ctl() call</li>
+ <li>Moved the includes to /usr/include/speex/</li>
+ </ul>
+ <br>
+ </p>
+
+ <div class='newsitem'>
+ <div class='hlheader'>
<div class='title'>Speex 1.0.4 Released</div>
<div class='meta'>July 21, 2004</div>
</div>
More information about the commits
mailing list