[xiph-cvs] r6643 - in websites-ngen: news xiph.org xiph.org/CSS xiph.org/forusers/recommendations xiph.org/irc xiph.org/speex xiph.org/speex/CSS xiph.org/subversion
comatoast at xiph.org
comatoast at xiph.org
Sat May 8 05:19:29 PDT 2004
Author: comatoast
Date: 2004-05-08 08:19:21 -0400 (Sat, 08 May 2004)
New Revision: 6643
Added:
websites-ngen/news/on2004-04-21at0000.txt
websites-ngen/xiph.org/speex/CSS/
websites-ngen/xiph.org/speex/CSS/all.css
websites-ngen/xiph.org/speex/beforecontent.inherit
websites-ngen/xiph.org/speex/css.inherit
websites-ngen/xiph.org/speex/index.markdown
Modified:
websites-ngen/news/options.ini
websites-ngen/xiph.org/
websites-ngen/xiph.org/CSS/all.css
websites-ngen/xiph.org/CSS/sidebar-additions.css
websites-ngen/xiph.org/forusers/recommendations/
websites-ngen/xiph.org/irc/
websites-ngen/xiph.org/speex/
websites-ngen/xiph.org/subversion/
Log:
* Put the sidebar on the right.
* Added in /speex/ with style.
* Added the most recent bit of Speex news to the news roll.
<p>Added: websites-ngen/news/on2004-04-21at0000.txt
===================================================================
--- websites-ngen/news/on2004-04-21at0000.txt 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/news/on2004-04-21at0000.txt 2004-05-08 12:19:21 UTC (rev 6643)
@@ -0,0 +1,8 @@
+# Speex 1.1.5 Released
+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 Speex
+1.0.<var>x</var>.
+The versions of the functions taking a `short*` now have an â_intâ suffix, as in
+`speex_encode_int()`.
+
Modified: websites-ngen/news/options.ini
===================================================================
--- websites-ngen/news/options.ini 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/news/options.ini 2004-05-08 12:19:21 UTC (rev 6643)
@@ -10,6 +10,12 @@
;; icecast
; Sections: general hidden
+[on2004-04-19at0000]
+Author: Nathan
+Sections: speex
+
[on2004-04-19at0149]
Author: Nathan
Sections: vorbis flac
+
+
<p>Property changes on: websites-ngen/xiph.org
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Modified: websites-ngen/xiph.org/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/CSS/all.css 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/CSS/all.css 2004-05-08 12:19:21 UTC (rev 6643)
@@ -76,7 +76,7 @@
div#content {
margin: 0 1em 1em;
- padding: 0 .5em;
+ padding: 0 .75em;
border: 1px solid gray;
background: white;
background: #f5f5f5; /* white smoke */
Modified: websites-ngen/xiph.org/CSS/sidebar-additions.css
===================================================================
--- websites-ngen/xiph.org/CSS/sidebar-additions.css 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/CSS/sidebar-additions.css 2004-05-08 12:19:21 UTC (rev 6643)
@@ -1,11 +1,11 @@
div#content {
- margin-left: 17em;
+ margin-right: 17em;
}
div#sidebar {
position: absolute;
top: 50px;
- left: 1em;
+ right: 1em;
width: 15em;
margin: 0;
padding: 0;
<p>Property changes on: websites-ngen/xiph.org/forusers/recommendations
___________________________________________________________________
Name: svn:ignore
+ index.html
<p><p>Property changes on: websites-ngen/xiph.org/irc
___________________________________________________________________
Name: svn:ignore
+ index.html
<p><p>Property changes on: websites-ngen/xiph.org/speex
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>Added: websites-ngen/xiph.org/speex/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/speex/CSS/all.css 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/speex/CSS/all.css 2004-05-08 12:19:21 UTC (rev 6643)
@@ -0,0 +1,48 @@
+html {
+ background: #b1cfa1;
+}
+
+div#content {
+ margin-right: 15em;
+}
+
+div#sidebar {
+ position: absolute;
+ top: 50px;
+ right: 1em;
+ width: 13em;
+ margin: 0;
+ padding: 0;
+
+}
+
+div#sidebar ul {
+ list-style: none;
+ margin: 0 0 2em;
+ padding: 0;
+ border: 1px solid gray;
+ border-top: none;
+ background: #f5f5f5; /* white smoke */
+}
+
+div#sidebar li {
+ border-top: 1px solid gray;
+ margin: 0;
+ padding: 0;
+}
+
+div#sidebar a {
+ display: block;
+ padding: .5em 2em;
+ font-weight: bold;
+}
+
+div#sidebar a:link,
+div#sidebar a:visited {
+ color: black;
+ text-decoration: none;
+}
+
+div#sidebar a:hover {
+ background: #c1dfb1;
+}
Added: websites-ngen/xiph.org/speex/beforecontent.inherit
===================================================================
--- websites-ngen/xiph.org/speex/beforecontent.inherit 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/speex/beforecontent.inherit 2004-05-08 12:19:21 UTC (rev 6643)
@@ -0,0 +1,14 @@
+<!-- Working around faithfully reproduced whitespace-sensitive bugs -->
+<div id='sidebar'>
+<ul><li class='first'><a href='/'>Xiph.Org Home</a></li></ul>
+<ul
+><li class='first'><a href='/speex/'>Home</a></li
+><li><a href='/speex/news/'>News</a></li
+><li><a href='/speex/compare/'>Compare</a></li
+><li><a href='/speex/samples/'>Samples</a></li
+><li><a href='/speex/download/'>Download</a></li
+><li><a href='/speex/doc/'>Documentation</a></li
+><li><a href='/speex/todo/'>Roadmap</a></li
+><li><a href='/speex/users/'>Users</a></li></ul>
+</div>
+
Added: websites-ngen/xiph.org/speex/css.inherit
===================================================================
--- websites-ngen/xiph.org/speex/css.inherit 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/speex/css.inherit 2004-05-08 12:19:21 UTC (rev 6643)
@@ -0,0 +1,4 @@
+ <style type='text/css'>
+ @import url(/CSS/all.css);
+ @import url(/speex/CSS/all.css);
+ </style>
Added: websites-ngen/xiph.org/speex/index.markdown
===================================================================
--- websites-ngen/xiph.org/speex/index.markdown 2004-05-08 09:41:15 UTC (rev 6642)
+++ websites-ngen/xiph.org/speex/index.markdown 2004-05-08 12:19:21 UTC (rev 6643)
@@ -0,0 +1,44 @@
+# Speex
+
+## Overview
+Speex is an [Open Source/Free Software][osfs], patent-free audio compression format
+designed for speech. The Speex Project aims to lower the barrier of entry for voice
+applications by providing a free alternative to expensive proprietary speech codecs
+Moreover, Speex is well-adapted to Internet applications and provides useful features that
+are not present in most other codecs.
+Finally, Speex is part of the [<abbr title='GNUâs Not Unix'>GNU</abbr> Project][gnu]
+and is available under the [Xiph.org variant of the BSD license][xiph-bsd].
+
+ [osfs]: ./osfs/
+ [gnu]: http://www.gnu.org/
+ [xiph-bsd]: /licenses/bsd/
+
+## The Technology
+
+Speex is based on <abbr title='Code-Excited Linear Prediction'>CELP</abbr> and is designed
+to compress voice at bitrates between 2 and 44 <abbr title='kilobits per second'>kbps</abbr>.
+
+Some of Speexâs features include:
+
+* Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz) compression
+ in the same bitstream
+* Intensity stereo encoding
+* Packet loss concealment
+* Variable bitrate operation (VBR)
+* Voice activity detection (VAD)
+* Discontinuous transmission (DTX)
+* An in-progress fixed-point port
+
+Speex has a number of features that other codecs donât such as intensity stereo encoding
+and a VBR mode; see our [comparison page][] for more.
+
+ [comparison page]: ./compare/
+
+## Getting Involved
+
+If you want to get involved with Speex, one of the easiest things you can do is use it
+in your application. Speex is well-suited for <abbr title='Voice over IP'>VoIP</abbr>,
+internet audio streaming, voice mail or interview archival, and audio books. For a list
+of applications using Speex, have a look at our [users][] page.
+
+ [users]: ./users/
<p>Property changes on: websites-ngen/xiph.org/subversion
___________________________________________________________________
Name: svn:ignore
+ index.html
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list