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-07-29 19:28:20 +0400
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-07-29 19:28:20 +0400
commite66bb859170ff65e2099ea89c45b36442508a0bd (patch)
treed6c7656050de1bb39f568b648c9c2383e60d237d /html
parenta70ac07a3fa141aaf88839e904fa86c9451b6144 (diff)
Updated page for 0.5.2 and added links to documentation
git-svn-id: http://svn.xiph.org/trunk/speex@3728 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'html')
-rw-r--r--html/index.html36
1 files changed, 31 insertions, 5 deletions
diff --git a/html/index.html b/html/index.html
index c8686ea..ffe406c 100644
--- a/html/index.html
+++ b/html/index.html
@@ -63,16 +63,42 @@
<h2>Documentation</h2>
-<A href="programming.html">Speex Programming Guide</A>
-</br>
-<A href="API/index.html">Speex API (generated by Doc++)</A>
-
+This Speex manual includes information about the
+algorithms used in Speex, the bit-stream, the API and more.
+<br>
+<A href="manual.pdf">Speex manual (PDF)</A>
+<br>
+<A href="manual.ps">Speex manual (Postscript)</A>
+<br>
+<A href="manual/">Speex manual (HTML online)</A>
+<br>
+<A href="manual.tar.gz">Speex manual (HTML tarball)</A>
+
<h2>Samples</h2>
You can listen to samples encoded with Speex <A href="/audio/samples/">here</A>
<h2>News</h2>
+<h3>2002/07/26</h3>
+
+Speex 0.5.2 is out and brings a number of improvements and bug fixes. First,
+the search has been improved and it is now possible to choose the right
+quality/encoding time tradeoff (--comp option). Is is also possible to pack
+more that one frame in an Ogg packet (--nframes), reducing the overhead for
+low bit-rates. Last but not least: there is now some documentation about
+Speex!
+
+
+<h3>2002/07/17</h3>
+
+Version 0.5.1 is released. This release brings quality improvements at very
+low bit-rate (5.7 kbps) and a new post-filter. VBR should also be a bit
+better though there's still a lot to do. Most of the modes are bit-rate
+compatible with 0.5.0, with the exception of the very low bit-rate (which is
+sometimes used in VBR, so expect some glitches). The source (and probably
+binary) compatibility with 0.5.0 is maintained.
+
<h3>2002/07/08</h3>
Speex 0.5.0 is out. The most important new feature is Varible Bit-Rate
@@ -140,7 +166,7 @@ alt="Say NO to corrupt audio discs" /></a>
<a href="mailto:jean-marc.valin@hermes.usherb.ca">Jean-Mrc Valin</a> <br>
<a href="mailto:david@voicetronix.com.au">David Rowe</a> <br>
- $Date: 2002/07/19 18:46:49 $</div>
+ $Date: 2002/07/29 15:28:20 $</div>