Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-09-10 05:43:32 +0400
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-09-10 05:43:32 +0400
commit4646e544794906905b3e58b15a824e4db08bd5f0 (patch)
tree3ed86c2a2328470a42a17af9e96fd6e2eea821b2 /html
parent5115623a90f992f5ba477e9059ce78be854f2a0e (diff)
...
git-svn-id: http://svn.xiph.org/trunk/speex@3896 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'html')
-rw-r--r--html/index.html18
1 files changed, 17 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index 1d32202..bae060e 100644
--- a/html/index.html
+++ b/html/index.html
@@ -98,6 +98,22 @@ In development:
<h2>News</h2>
+<h3>2002/09/04</h3>
+
+Speex 0.8.1 released. This release fixes a bug in the new 0.8 API (function
+speex_mode_query). For those using only speexenc/speexdec, no need to upgrade
+but those using libspeex (directly or through another application) should.
+
+<h3>2002/08/24</h3>
+ Speex 0.8.0 released. The speex_decode() function no longer uses the
+'lost' parameter. Applications will need
+ to be updated.
+
+<h3>2002/08/09</h3>
+ Speex 0.7.0 released. The format of the bit stream has changed once again
+and the bandwidth required has been
+ reduced slightly.
+
<h3>2002/08/01</h3>
Speex 0.6.0 has been released. This is a major release that contains many improvements and lots of bug-fixing. The post-filter that was causing problems throughout 0.5.x was replaced with a new perceptual enhancement system, which sounds better and consume much less CPU. Also many changes to Ogg encoder/decoder, including possibility to see the bit-rate being played/encoded. There is also a discontinuous transmission (DTX) mode. Last but not least, 0.6.0 now reports no error when being run with the valgrind memory debugger.
@@ -187,7 +203,7 @@ alt="Say NO to corrupt audio discs" /></a>
<br>
<a href="mailto:jean-marc.valin@hermes.usherb.ca">Jean-Mrc Valin</a> <br>
- $Date: 2002/08/22 17:08:41 $</div>
+ $Date: 2002/09/10 01:43:32 $</div>