[xiph-commits] r7463 - in websites-plone/www: Images/logos/speex
atamido at motherfish-iii.xiph.org
atamido
Thu Aug 5 19:08:02 PDT 2004
projects/audio/speex projects/audio/speex/CSS
projects/audio/speex/SSI projects/audio/speex/contact
projects/audio/speex/docs projects/audio/speex/download
projects/audio/speex/news projects/audio/speex/samples
projects/audio/speex/software projects/audio/speex/todo
projects/video
Message-ID: <E1Bsu9K-0001or-P2 at motherfish-III>
Author: atamido
Date: Thu Aug 5 19:08:02 2004
New Revision: 7463
Added:
websites-plone/www/Images/logos/speex/112x112-no_diamond-head.png
websites-plone/www/Images/logos/speex/112x112-official.png
websites-plone/www/Images/logos/speex/18x20.png
websites-plone/www/Images/logos/speex/24x20-no_diamond-head.png
websites-plone/www/Images/logos/speex/35x20.png
websites-plone/www/Images/logos/speex/48x48-speex.png
websites-plone/www/Images/logos/speex/speex.png
websites-plone/www/projects/audio/speex/docs/
websites-plone/www/projects/audio/speex/docs/index.shtml
websites-plone/www/projects/audio/speex/samples/
websites-plone/www/projects/audio/speex/samples/index.shtml
websites-plone/www/projects/audio/speex/software/
websites-plone/www/projects/audio/speex/software/index.shtml
websites-plone/www/projects/audio/speex/todo/
websites-plone/www/projects/audio/speex/todo/index.shtml
websites-plone/www/projects/video/tarkin/
Modified:
websites-plone/www/projects/audio/speex/CSS/screen.css
websites-plone/www/projects/audio/speex/SSI/leftside.inc
websites-plone/www/projects/audio/speex/contact/index.shtml
websites-plone/www/projects/audio/speex/download/index.shtml
websites-plone/www/projects/audio/speex/index.shtml
websites-plone/www/projects/audio/speex/news/index.shtml
Log:
Added pages from the current speex.org site.
Added: websites-plone/www/Images/logos/speex/112x112-no_diamond-head.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/112x112-no_diamond-head.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/112x112-official.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/112x112-official.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/18x20.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/18x20.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/24x20-no_diamond-head.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/24x20-no_diamond-head.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/35x20.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/35x20.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/48x48-speex.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/48x48-speex.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Added: websites-plone/www/Images/logos/speex/speex.png
===================================================================
(Binary files differ)
Property changes on: websites-plone/www/Images/logos/speex/speex.png
___________________________________________________________________
Name: svn:mime-type
+ image/png
Modified: websites-plone/www/projects/audio/speex/CSS/screen.css
===================================================================
--- websites-plone/www/projects/audio/speex/CSS/screen.css 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/CSS/screen.css 2004-08-03 06:13:02 UTC (rev 7463)
@@ -12,14 +12,14 @@
padding: 0px 7px 6px 35px;
font-weight: bold;
font-style: italic;
- background: no-repeat url(/Images/logos/speex/20x35.png) top left #99d25d;
+ background: no-repeat url(/Images/logos/speex/35x20.png) top left #99d25d;
border-top: solid #99d25d;
}
div#navbar1 a#speex:hover {
- background: no-repeat url(/Images/logos/speex/20x35.png) top left #99d25d;
+ background: no-repeat url(/Images/logos/speex/35x20.png) top left #99d25d;
}
div#navbar2 {
@@ -28,7 +28,7 @@
}
div#navbar2 li:hover {
- background: no-repeat url(/Images/logos/speex/20x35.png) left #88c24d;
+ background: no-repeat url(/Images/logos/speex/35x20.png) left #88c24d;
}
@@ -57,4 +57,289 @@
.newsentry th:first-child {
text-align: left;
-}
\ No newline at end of file
+}
+
+
+/* Styles from the original stylesheet. */
+
+#h {
+ font-size: xx-large;
+ font-weight: bold;
+ text-align: center;
+}
+
+#skiplinks {
+ display: none;
+}
+
+#ahem {
+ display: none;
+}
+
+img.separator {
+ text-align: center;
+}
+
+#main {
+ margin: .5em;
+}
+
+img {
+ border: none;
+}
+
+p {
+ text-align: justify;
+ text-indent: 2em;
+}
+
+
+code, kbd, pre {
+ font-family: "Andale Mono", "Monotype.com", "Lucida Console", monospace;
+}
+
+
+
+
+/**********************
+ * page-specific stuff
+ *********************/
+/* index.html */
+
+div#headlines {
+ margin-top: 1em;
+ margin-bottom: .5em;
+}
+/* the next three selectors stagger alternating elements.
+ Keep your eye on the CSS3 nth-child() pseudoclass!*/
+
+/* takes care of general settings (and in case the CSS support doesn't
+ include '+' support... IE!*/
+
+div#headlines .newsitem {
+ background-color: #efe;
+ margin: .5em 3em;
+ border: 2px dotted #000;
+}
+
+/* takes care of the first, third, fifth, and seventh postings */
+
+div#headlines .newsitem,
+div#headlines .newsitem+.newsitem+.newsitem,
+div#headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem,
+div#headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem {
+ margin: -.9em 2em 0 1em;
+ background: #efe;
+}
+
+/* ditto for second, fourth, and sixth */
+div#headlines .newsitem+.newsitem,
+div#headlines .newsitem+.newsitem+.newsitem+.newsitem,
+div#headlines .newsitem+.newsitem+.newsitem+.newsitem+.newsitem+.newsitem {
+ margin: -.9em 1em 0 2em;
+ background: #eff;
+}
+
+.hlheader {
+ font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
+}
+.hlheader .title {
+ font-weight: bold;
+ margin-bottom: .1em;
+}
+
+.hlheader .meta {
+ text-align: left;
+ font-size: smaller;
+}
+
+.newsitem .hlcontent {
+ border-top: 1px solid #000;
+ padding-bottom: .125em; /* Konq needs a bit more space...*/
+}
+
+.readmorenews {
+ margin-top: .1em;
+ text-align: center;
+}
+
+/* end index.html */
+/* download.html */
+dl.releases dt {
+ font-family: "Trebuchet MS", Verdana, sans-serif;
+ font-size: larger;
+ font-weight: bold;
+}
+
+dl.releases dd ul {
+ padding-left: 0;
+}
+
+/* end download.html */
+
+/* news.html */
+
+.newsitem {
+ border: 1px solid #000;
+ margin: 1em 11em 1em 2em;
+ padding: .1em .25em;
+ background-color: #efe;
+}
+
+.newsheader {
+ font-weight: bold;
+ font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
+}
+
+.newsheader .title {
+
+}
+
+.newsheader .meta {
+ font-size: smaller;
+
+}
+
+.newsitem .newscontent {
+ border-top: 1px dotted #000;
+
+}
+
+/* end news.html */
+
+
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: "Trebuchet MS", sans-serif;
+ margin-top: .1em;
+}
+
+h1, h2, h3 {
+ font-weight: bold;
+}
+
+h1 { font-size: 2.0em; text-align: center; }
+h2 { font-size: 1.6em; }
+h3 { font-size: 1.4em; }
+h4 { font-size: 1.2em; }
+h1.firstLine {
+ margin-bottom: 0;
+ padding-bottom: 0;
+}
+h1.secondLine {
+ font-size: 1.6em;
+ font-style: italic;
+ margin-top: 0;
+ padding-top: 0;
+}
+
+p {
+ text-align: justify;
+ text-indent: 1.5em;
+}
+
+p.note {
+ margin: 0 12.5%;
+ padding: 1em;
+ background: #eee;
+}
+
+a:link { color: #00f; }
+a:visited { color: #00b; }
+a:hover { color: #c00; }
+
+img.separator { text-align: center; }
+img.corruptaudio {
+ float: left;
+ margin: 1em;
+}
+
+
+code, kbd, pre {
+ font-family: "Andale Mono", "Monotype.com", "Lucida Console", monospace;
+}
+
+#nav {
+ margin-right: 1em;
+ float: right;
+ clear: both;
+ border: 1px solid black;
+ border-top: none;
+ border-collapse: collapse;
+ background: #bde;
+ width: 13em;
+}
+
+#nav ul {
+ list-style: none;
+ margin: 0;
+ padding-left: 0;
+}
+
+#nav li {
+ border-top: 1px solid black;
+ margin: 0;
+ padding: 0;
+}
+#nav a {
+ font-weight: bold;
+ text-decoration: none;
+ display: block;
+ padding: .3em 1em;
+}
+
+#nav a:hover {
+ background: #8ac;
+}
+
+.superImportant {
+ background: #faa;
+ color: black;
+ padding: .5em 2em;
+ border: 2px dashed black;
+}
+
+#headlines {
+ margin: 1em 0 .5em;
+ padding: 0;
+}
+
+#headlines li,
+div.newsitem {
+ list-style: none;
+ background: #ded;
+ margin: .5em 0 3em;
+ padding: 0 .5em;
+ border: 2px dotted black;
+}
+
+#headlines .title,
+div.hlheader {
+ border-bottom: 1px solid black;
+ padding-left: .5em;
+}
+#headlines h3 {
+ margin: 0; padding: 0;
+}
+
+#headlines li,
+#headlines li+li+li,
+#headlines li+li+li+li+li,
+#headlines li+li+li+li+li+li+li {
+ margin: -.9em 2em 0 1em;
+ background: #ded;
+}
+
+#headlines li+li,
+#headlines li+li+li+li,
+#headlines li+li+li+li+li+li {
+ margin: -.9em 1em 0 2em;
+ background: #dee;
+}
+html #headlines li ul li {
+ margin: 0 !important;
+ background: transparent !important;
+ border: 0 !important;
+ list-style: disc !important;
+}
+
Modified: websites-plone/www/projects/audio/speex/SSI/leftside.inc
===================================================================
--- websites-plone/www/projects/audio/speex/SSI/leftside.inc 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/SSI/leftside.inc 2004-08-03 06:13:02 UTC (rev 7463)
@@ -11,7 +11,11 @@
<li id='home'><a href='/projects/audio/speex/'>home</a></li>
<li id='news'><a href='/projects/audio/speex/news/'>news</a></li>
<li id='compare'><a href='/projects/audio/speex/compare/'>compare</a></li>
+ <li id='samples'><a href='/projects/audio/speex/samples/'>samples</a></li>
<li id='download'><a href='/projects/audio/speex/download/' title='download Speex software'>download</a></li>
+ <li id='docs'><a href='/projects/audio/speex/docs/'>Docs & FAQ</a></li>
+ <li id='todo'><a href='/projects/audio/speex/todo/'>Roadmap</a></li>
+ <li id='software'><a href='/projects/audio/speex/software/'>Software</a></li>
<li id='contact'><a href='/projects/audio/speex/contact/' title='contact us'>contact</a></li>
</ul>
</div>
Modified: websites-plone/www/projects/audio/speex/contact/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/contact/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/contact/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -6,30 +6,30 @@
<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
<!--#include virtual="/SSI/rightside.inc"-->
- <h1>Contact</h1>
- <h2 id="ml">The Speex Development List</h2>
- <p>
- The <a href="mailto:speex-dev at xiph.org">speex-dev at xiph.org</a>
- mailing list is intended for Speex developers
- to coordinate development of the Speex specification and software
- libraries. Please restrict discussion on the speex-dev lists to
- those topics.
- </p>
- <h3>To Subscribe</h3>
- <p>
- Send a message containing only âsubscribeâ <strong>in the body</strong> to
- <a href="mailto:speex-dev-request at xiph.org">speex-dev-request at xiph.org</a>.
- Do not send subscription requests directly to the main list; they
- will be silently ignored.
- </p>
- <p>
- The list is archived along with the rest of the
- <a href="http://www.xiph.org/archives/">xiph.org mailing list archives</a>.
- </p>
- <h2>E-mail</h2>
- <p>
- Have a question about this website? Send an e-mail to
- <a href="mailto:webmaster at xiph.org">webmaster at xiph.org</a>.
- </p>
+<h1>Contact</h1>
+<h2 id="ml">The Speex Development List</h2>
+<p>
+ The <a href="mailto:speex-dev at xiph.org">speex-dev at xiph.org</a>
+ mailing list is intended for Speex developers
+ to coordinate development of the Speex specification and software
+ libraries. Please restrict discussion on the speex-dev lists to
+ those topics.
+</p>
+<h3>To Subscribe</h3>
+<p>
+ Send a message containing only âsubscribeâ <strong>in the body</strong> to
+ <a href="mailto:speex-dev-request at xiph.org">speex-dev-request at xiph.org</a>.
+ Do not send subscription requests directly to the main list; they
+ will be silently ignored.
+</p>
+<p>
+ The list is archived along with the rest of the
+ <a href="http://www.xiph.org/archives/">xiph.org mailing list archives</a>.
+</p>
+<h2>E-mail</h2>
+<p>
+Have a question about this website? Send an e-mail to
+<a href="mailto:webmaster at speex.org">webmaster at speex.org</a>.
+</p>
<!--#include virtual="/SSI/bottomofbody.inc"-->
Added: websites-plone/www/projects/audio/speex/docs/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/docs/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/docs/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -0,0 +1,54 @@
+<!--#include virtual="/SSI/topofhead.inc"-->
+<title>Xiph.org: Speex</title>
+<!--#include virtual="/projects/audio/speex/SSI/inhead.inc"-->
+<style type="text/css" media="screen">li#home { background: no-repeat url(/Images/logos/speex/20x35.png) left #88c24d; }</style>
+<!--#include virtual="/SSI/topofbody.inc"-->
+<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
+<!--#include virtual="/SSI/rightside.inc"-->
+
+<h1>Documentation</h1>
+<p>
+ Have a look at the
+ <a href="/faq/"><abbr title="Frequently Asked Questions">FAQ</abbr></a>
+ if youâre not quite sure what Speex is, or what it can do.
+</p>
+<h2>Manual</h2>
+<p>
+ The Speex manual provides an introduction to Speex and
+ <abbr title="Code Excited Linear Prediction">CELP</abbr> coding,
+ <span class="program">speexenc</span> and
+ <span class="program">speexdec</span> information,
+ libspeex <abbr title="Application Programming Interface">API</abbr>
+ information,
+ and miscellaneous format information.
+</p>
+<ul>
+ <li><a href="manual.pdf"><abbr title="Portable Document Format">PDF</abbr></a></li>
+ <li><a href="manual.ps">Postscript</a></li>
+ <li><a href="manual2/">HTML (online)</a></li>
+ <li><a href="manual.tar.gz">HTML (tarball)</a></li>
+</ul>
+
+<h2><abbr title="Application Programming Interface">API</abbr> Reference</h2>
+<p>
+ The Speex <abbr title="Application Programming Interface">API</abbr>
+ Reference Manual provides information on programming with libspeex.
+</p>
+<ul>
+ <li><a href="API/refman.pdf"><abbr title="Portable Document Format">PDF</abbr></a></li>
+ <li><a href="API/refman.ps">Postscript</a></li>
+ <li><a href="API/refman/">HTML (online)</a></li>
+ <li><a href="API/refman.tar.gz">HTML (tarball)</a></li>
+</ul>
+
+<h2>Standards</h2>
+<p>
+ There are efforts underway to make Speex an
+ <abbr title="Internet Engineering Task Force">IETF</abbr>-blessed format;
+ A draft of â<a href="drafts/draft-herlein-speex-rtp-profile-02.txt"><abbr title="Realtime Protocol">RTP</abbr> Payload
+ Format for the Speex Codec</a>â is available.
+</p>
+
+
+<!--#include virtual="/SSI/bottomofbody.inc"-->
+
Modified: websites-plone/www/projects/audio/speex/download/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/download/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/download/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -5,216 +5,55 @@
<!--#include virtual="/SSI/topofbody.inc"-->
<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
<!--#include virtual="/SSI/rightside.inc"-->
+<h1>Downloads</h1>
+<p>
+ Note that packaging information for Debian can be found on the
+ <a href="packages.html">packages page</a>. If youâre interested in
+ anonymous Subversion access, please see the
+ <a href="http://xiph.org/svn.html">Xiph.Org Subversion Access</a> page.
+ In addition, <a href="http://rarewares.hydrogenaudio.org/">RareWares</a>
+ maintains useful
+ <a href="http://rarewares.hydrogenaudio.org/others.html">Windows utilities</a>
+ such as SpeexDrop.
+</p>
- <h1>Downloads</h1>
- <p>
- Note that packaging information for Debian can be found on the
- <a href="packages.html">packages page</a>. If youâre interested in
- anonymous CVS access, please see the
- <a href='/cvs/'>Xiph.org CVS Access</a> page.
- In addition, <a href='http://rarewares.hydrogenaudio.org/'>RareWares</a>
- maintains useful
- <a href='http://rarewares.hydrogenaudio.org/others.html'>Windows utilities</a>
- such as SpeexDrop.
- </p>
+<h2>Current Stable Release</h2>
+<h3 id='one.0.4'>1.0.4</h3>
+<p>
+This bugfix release fixes a multithreading bug and corrects an underflow problem that could slow decoding dramatically on x86 processors.
+</p>
- <h2>Index</h2>
- <ul>
- <li><a href="#releases">Releases</a></li>
- <li><a href="#rcs">Release Candidates</a></li>
- <li><a href="#betas">Betas</a></li>
- <li><a href="#older">Older Releases</a></li>
- </ul>
- <h2>Releases</h2>
- <h3 id='one.0.1'>1.0.1</h3>
- <p>
- This release fixes several minor bugs that were found in version 1.0 as well
- as a major bug in the wideband encoding. This makes files encoded with 1.0
- play with lower quality on 1.0.1 decoders.
- Upgrading to 1.0.1 is highly recommended, especially for wideband users.
- As such, reencode wideband files using a 1.0.1 encoder if you can.
- </p>
+<ul>
+<li><a href="download/speex-1.0.4.tar.gz">Source Code</a></li>
+<li><a href="download/speex-1.0.4-1.i386.rpm">i386 RPM</a></li>
+<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>
+</ul>
- <ul>
- <li><a href="download/speex-1.0.1.tar.gz">Source Code</a></li>
- <li><a href="download/speex-1.0.1-1.i586.rpm">i586 RPM</a></li>
- <li><a href="download/speex-devel-1.0.1-1.i586.rpm">i586 Development RPM</a></li>
- <li><a href="download/speex-1.0.1-1.src.rpm">Source RPM</a></li>
- <li><a href="download/speexbundle-1.0.1.zip">Windows binaries</a> built by John Edwards</li>
- </ul>
- <h3 id="one.0">1.0</h3>
- <p>
- Itâs official; Speex has reached the 1.0 milestone. In addition to
- some minor cosmetic fixes, the bitstream format has been frozen.
- </p>
- <p>
- For a bit more information, read the
- <a href="http://www.xiph.org/press/2003/nonprofitspeex1/">press release</a>.
- </p>
- <ul>
- <li><a href="download/speex-1.0.tar.gz">Source Code</a></li>
- <li><a href="download/speex-1.0-1.i386.rpm">i386 RPM</a></li>
- <li><a href="download/speex-devel-1.0-1.i386.rpm">i386 Development RPM</a></li>
- <li><a href="download/speex-1.0-1.src.rpm">Source RPM</a></li>
- <li><a href="download/speexbundle-1.0.zip">Windows binaries</a> built by John Edwards</li>
+<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>
- </ul>
- <h2 id="rcs">Release Candidates</h2>
- <h3 id="rc3"><abbr title="Release Candidate">RC</abbr>3</h3>
- <p>
- No release notes blather this time around; just bugfixes and tuning.
- If no bugs are found in this, itâs quite likely that this will be
- rebranded 1.0 and released as such.
- </p>
- <ul>
- <li><a href="download/speex-1.0rc3.tar.gz">Source Code</a></li>
- <li><a href="download/speex-1.0rc3-1.i386.rpm">i386 RPM</a></li>
- <li><a href="download/speex-devel-1.0rc3-1.i386.rpm">i386 Development RPM</a></li>
- <li><a href="download/speex-1.0rc3-1.src.rpm">Source RPM</a></li>
+<ul>
+<li><a href="download/speex-1.1.5.tar.gz">Source Code</a></li>
+<li><a href="download/speex-1.1.5-1.i386.rpm">i386 RPM</a></li>
+<li><a href="download/speex-devel-1.1.5-1.i386.rpm">i386 Development RPM</a></li>
+<li><a href="download/speex-1.1.5-1.src.rpm">Source RPM</a></li>
+</ul>
+<h2>DirectShow Filters</h2>
+<p>
+If you just want to listen to Speex files in Windows Media Player, get
+<a href='http://www.illiminable.com/ogg/'>illiminable's DirectShow Filters</a> for Speex.
+</p>
- </ul>
- <h3 id="rc2"><abbr title="Release Candidate">RC</abbr>2</h3>
- <p>
- This is the second <abbr title="Release Candidate">RC</abbr> for Speex. It fixes some minor
- bugs and reduces the binary size somewhat as the codebooks were converted from
- <code>float</code> values to <code>char</code>s. As a result of this, files encoded with
- earlier versions will have a slight increase in noise (typically less than 1 <abbr
- title="decibel">dB</abbr>) when decoded with the newer decoder.
- </p>
- <p>As with the last release, you are encouraged to test it, beat on it, and report bugs. If you
- want to know how you can make 1.0 better, have a look at the <a href="todo.html">Roadmap</a>
- page.
- </p>
- <ul>
- <li><a href="download/speex-1.0rc2.tar.gz">Source Code (447k)</a></li>
- <li><a href="download/speex-1.0rc2-1.i386.rpm">i386 RPM (269k)</a></li>
- <li><a href="download/speex-devel-1.0rc2-1.i386.rpm">i386 Development RPM (56k)</a></li>
- <li><a href="download/speex-1.0rc2-1.src.rpm">Source RPM (450k)</a></li>
- <li><a href="download/speexbundle-1.0RC2.zip">Windows binaries (287k)</a> built by John
- Edwards</li>
- </ul>
- <h3 id="rc1"><abbr title="Release Candidate">RC</abbr>1</h3>
- <p>
- This is Release Candidate 1 for Speex 1.0. The only new feature (yes, <span title="Jean-Marc
- Valin">I</span> know beta4 was supposed to be feature-complete) is a very low bitrate (3.95
- <abbr title="kilobits per second">kbps</abbr>) mode for narrowband. This release also fixes a
- number of bugs, including a fix for low-bitrate wideband encodingâhowever, this fix adds
- high-frequency noise during the decoding of beta4 and earlier data. Finally, the WAV handling
- is more robust and handles undocumented extensions better.
- </p>
- <p>
- The goal is to release <abbr title="Release Candidate">RC</abbr>2 in early February, and if all
- goes well (no major bugs are found), release 1.0 before March. For more details, including how
- you can make 1.0 better, see the <a href="todo.html">Roadmap</a>.
- </p>
- <ul>
- <li><a href="download/speex-1.0rc1.tar.gz">Source Code (481k)</a></li>
- <li><a href="download/speex-1.0rc1-1.i386.rpm">i386 RPM (299k)</a></li>
- <li><a href="download/speex-devel-1.0rc1-1.i386.rpm">i386 Development RPM (87k)</a></li>
- <li><a href="download/speex-1.0rc1-1.src.rpm">Source RPM (481k)</a></li>
- <li><a href="download/speexbundle-1.0RC1.zip">Windows binaries (346k)</a> built by John
- Edwards</li>
+<p>Looking for something even older? Check our <a href='olddownload.html'>older downloads</a> page.</p>
- </ul>
- <h2 id="betas">Beta Releases</h2>
- <h3 id="beta4">Speex Beta 4</h3>
- <p>
- This is the 4th beta and probably the last before we start putting out release candidates. This
- release adds a number of quality improvements and some new features; first, the quality of the
- variable bitrate (VBR) mode has been greatly improved, especially for wideband. Also, some
- improvements were made to the packetloss concealment code in order to reduce artifacts caused
- by lost packets. There has been improvements to the 2.15 kbps mode, which now sounds a bit
- better. The last quality improvement is in the perceptual enhancement which is now good enough
- to be enabled by default in speexdec (but not by default in libspeex for now).
- </p>
- <p>
- One of the new features in this release is a VAD (Voice Activity Detection) mode that conserves
- bandwidth when thereâs no speech, and even when VBR isnât enabled. VAD is coupled with DTX
- (Discontinuous Transmission), a feature that can completely stop data transmission when the
- noise is constant (in which case, comfort noise generation is turned on). The last new feature
- in this release is an ABR (Average Bitrate) option, which uses VBR with a quality thatâs
- adjusted to meet a certain target (average) bitrate.
- </p>
- <ul>
- <li><a href="download/speex-1.0beta4.tar.gz">Source Code (470k)</a></li>
- <li><a href="download/speex-1.0beta4-1.i386.rpm">i386 RPM (288k)</a></li>
- <li><a href="download/speex-devel-1.0beta4-1.i386.rpm">i386 Development RPM (82k)</a></li>
- <li><a href="download/speex-1.0beta4-1.src.rpm">Source RPM (473k)</a></li>
- <li><a href="download/speexbundle-1.0b4.zip">Windows binaries (338k)</a> built by John
- Edwards</li>
- </ul>
- <h3 id="beta3">Speex Beta 3</h3>
- <p class="releasenotes">
- This is the third beta for Speex, implementing what should be the
- last new features before 1.0. These new features are a new
- âultra-widebandâ mode for encoding at 32kHz
- (up to 48kHz) and an intensity stereo mode. Both of these are
- implemented to preserve backward and forward compatibility
- with other releases. This means that it is now possible to
- encode almost any wave file using Speex. Most of the work left
- for 1.0 is now quality improvements regarding VBR,
- perceptual enhancement and packet loss concealment.
- </p>
- <ul>
- <li><a href="download/speex-1.0beta3.tar.gz">Source Code (462k)</a></li>
- <li><a href="download/speex-1.0beta3-1.i386.rpm">i386 RPM (280k)</a></li>
- <li><a href="download/speex-devel-1.0beta3-1.i386.rpm">i386 development RPM (78k)</a></li>
- <li><a href="download/speex-1.0beta3-1.src.rpm">Source RPM (452k)</a></li>
- <li><a href="download/speexbundle-1.0b3.zip">Windows binaries (300k)</a> built by John
- Edwards</li>
- </ul>
- <h3 id="beta2">Speex Beta 2</h3>
- <p class="releasenotes">
- This second beta release brings many, many optimizations to the
- encoder and decoder. In some cases, the speedup is on the order
- of 50% to 100%. As part of the optimizations, some sections of
- Speex have been written in assembly with
- <abbr title="streaming SIMD extensions">SSE</abbr>
- instructions which can be enabled with the <code>_USE_SSE</code>
- flag when compiling with <a href="http://gcc.gnu.org/">GCC</a>.
- Finally, the code has received a major cleanup.
- </p>
- <ul>
- <li><a href="download/Speex-1.0beta2.tar.gz">Source Code (448k)</a></li>
- <li><a href="download/Speex-1.0beta2-1.i386.rpm">i386 RPM (270k)</a></li>
- <li><a href="download/Speex-devel-1.0beta2-1.i386.rpm">i386 development RPM (75k)</a></li>
- <li><a href="download/Speex-1.0beta2-1.src.rpm">Source RPM (452k)</a></li>
- <li><a href="download/speex-1.0b2.zip">Windows binaries (271k)</a> built by John Edwards</li>
- </ul>
- <h3 id="beta1">Speex Beta 1</h3>
- <p class="releasenotes">
- This is the first beta release of Speex and also the first release under
- the new BSD license. The API and bit-stream are currently in
- âsoft-freezeâ meaning that they will not change unless thereâs a very
- good reason for it. The Ogg file-based bit-stream now includes the same
- comment formatting as vorbis. Other than that, some bugs (that made the
- encoder crash) were fixed.
- </p>
- <ul>
- <li><a href="download/Speex-1.0beta1-1.i386.rpm">RPM (271K)</a></li>
- <li><a href="download/Speex-1.0beta1-1.src.rpm">Source RPM (451K)</a></li>
- <li><a href="download/Speex-1.0beta1.tar.gz">Source Code (448K)</a></li>
- <li><a href="download/Speex-devel-1.0beta1-1.i386.rpm">Development RPM (77K)</a></li>
- </ul>
- <h2 id="older">Older Releases</h2>
- <ul>
- <li><a href="download/Speex-0.8.1.tar.gz">Speex-0.8.1.tar.gz</a></li>
- <li><a href="download/Speex-0.8.0.tar.gz">Speex-0.8.0.tar.gz</a></li>
- <li><a href="download/Speex-0.7.0.tar.gz">Speex-0.7.0.tar.gz</a></li>
- <li><a href="download/Speex-0.6.0.tar.gz">Speex-0.6.0.tar.gz</a></li>
- <li><a href="download/Speex-0.5.0.tar.gz">Speex-0.5.0.tar.gz</a></li>
- <li><a href="download/Speex-0.4.0.tar.gz">Speex-0.4.0.tar.gz</a></li>
- <li><a href="download/Speex-0.3.0.tar.gz">Speex-0.3.0.tar.gz</a></li>
- <li><a href="download/Speex-0.2.0.tar.gz">Speex-0.2.0.tar.gz</a></li>
- <li><a href="download/Speex-0.1.3.tar.gz">Speex-0.1.3.tar.gz</a></li>
- <li><a href="download/Speex-0.1.2.tar.gz">Speex-0.1.2.tar.gz</a></li>
- <li><a href="download/Speex-0.1.1.tar.gz">Speex-0.1.1.tar.gz</a></li>
- <li><a href="download/Speex-0.1.0.tar.gz">Speex-0.1.0.tar.gz</a></li>
- <li><a href="download/Speex-0.0.3.tar.gz">Speex-0.0.3.tar.gz</a></li>
- <li><a href="download/Speex-0.0.2.tar.gz">Speex-0.0.2.tar.gz</a></li>
- <li><a href="download/Speex-0.0.1.tar.gz">Speex-0.0.1.tar.gz</a></li>
- </ul>
<!--#include virtual="/SSI/bottomofbody.inc"-->
Modified: websites-plone/www/projects/audio/speex/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -5,72 +5,147 @@
<!--#include virtual="/SSI/topofbody.inc"-->
<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
<!--#include virtual="/SSI/rightside.inc"-->
+<h1 class="firstLine">Speex</h1>
+<h1 class="secondLine">a free codec for free speech</h1>
+<h2>Overview</h2>
+<p>
+ Speex is an <a href="fsos.html">Open Source/Free Software</a>
+ 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.
- <h1>Speex: A free codec for free speech</h1>
- <h2>Overview</h2>
- <p>
- Speex is an <a href="/speex/fsos/">Open Source/Free Software</a>
- 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
+ <a href="http://www.gnu.org/"><abbr title="GNUâs Not Unix">GNU</abbr>
+ Project</a> and is available under the
+ <a href="http://www.xiph.org/licenses/bsd/speex/">Xiph.org variant of the
+ BSD license</a>.
+</p>
+<h2>The Technology</h2>
+<p>
+ Speex is based on <abbr title="Code-Excited Linear Prediction">CELP</abbr>
+ and is designed to compress voice at bitrates
+ ranging from 2 to 44 <abbr title="kilobits per second">kbps</abbr>.
+ Some of Speexâs features include:
+</p>
+<ul>
+ <li>Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz) compression in the same bitstream</li>
+ <li>Intensity stereo encoding</li>
+ <li>Packet loss concealment</li>
+ <li title="Speex uses more bits for more difficult-to-encode audio, and less bits for less">Variable bitrate operation (VBR)</li>
+ <li title="Speex can detect if someone is speaking or not, and adjust itself accordingly">Voice Activity Detection (VAD)</li>
+ <li title="Speex can stop sending data if it thinks itâs okay (such as when there is no voice data)">Discontinuous Transmission (DTX)</li>
+ <li>In-progress fixed-point port</li>
+</ul>
+<p>
+ Note that Speex has a number of features that arenât in other codecs
+ such as intensity stereo encoding, integration of multiple sampling rates
+ in the same bitstream, and a
+ <abbr title="variable bitrate (operation)">VBR</abbr> mode; see our
+ <a href="comparison.html">comparison page</a> for more.
+</p>
+<h2>Getting Involved</h2>
+<p>
+ One of the simplest things you can do to get involved in Speex is by
+ using it in your application; Speex is well-suited to handle
+ <abbr title="Voice over IP">VoIP</abbr>, internet audio streaming,
+ data archival (like voice mail), and audio books.
+ Currently, <a href="http://www.linphone.org/">LinPhone</a>,
+ <a href="http://www.openh323.org">OpenH323</a>, and
+ <a href="http://www.gnomemeeting.org">GnomeMeeting</a> are some of the
+ projects currently using Speex. For a list of projects with
+ Speex support, visit our
+ <a href="projects.html">Plugins & Software</a> page.
+</p>
+<p>
+ If you are interested in participating
+ in the project, have a look at our
+ <a href="todo.html">roadmap</a>, contact the Project Lead,
+ <a href="http://www.xiph.org/~jm/">Jean-Marc Valin</a>, or
+ <a href="vmail.html">join our mailing list</a>. Or
+ <a href='http://xiph.org/ogg/vorbis/donate.html'>send us money</a>
+ so we can keep working on Speex.
+</p>
- Finally, Speex is part of the
- <a href="http://www.gnu.org/"><abbr title="GNUâs Not Unix">GNU</abbr>
- Project</a> and is available under the
- <a href="http://www.xiph.org/licenses/bsd/speex/">Xiph.org variant of the
- BSD license</a>.
- </p>
- <h2>The Technology</h2>
-
+<h2>Headlines</h2>
+<ul id='headlines' class='news short'>
+<!--
+ <li>
+ <div class='title'>
+ <h3></h3>
+ <div></div>
+ </div>
+ <div class='content'>
+ </div>
+ </li>
+-->
+ <li>
+ <div class='title'>
+ <h3>Speex 1.0.4 Released</h3>
+ <div>July 21, 2004</div>
+ </div>
+ <div class='content'>
<p>
- Speex is based on <abbr title="Code-Excited Linear Prediction">CELP</abbr>
- and is designed to compress voice at bitrates
- ranging from 2 to 44 <abbr title="kilobits per second">kbps</abbr>.
- Some of Speexâs features include:
- </p>
+ There are three changes in this release.
<ul>
- <li>
- Narrowband (8 kHz), wideband (16 kHz), and ultra-wideband (32 kHz)
- compression in the same bitstream
- </li>
- <li>Intensity stereo encoding</li>
- <li>Packet loss concealment</li>
- <li title="Speex uses more bits for more difficult-to-encode audio, and less bits for less">Variable bitrate operation (VBR)</li>
- <li title="Speex can detect if someone is speaking or not, and adjust itself accordingly">Voice Activity Detection (VAD)</li>
- <li title="Speex can stop sending data if it thinks thatâs okay (such as when there is no voice data)">Discontinuous Transmission (DTX)</li>
+ <li>Headers are now in /usr/include/speex/ (but a copy is still in /usr/include for compat reasons).</li>
+ <li>Pseudo-gapless playback (i.e. playback has the same number of samples)</li>
+ <li>Fixed a potential bug (unconfirmed) that might cause a segfault in special circumstances.</li>
</ul>
+ <br>
+ </p>
+ </div>
+ </li>
+ <li>
+ <div class='title'>
+ <h3>Speex 1.1.5 Released</h3>
+ <div>April 21, 2004</div>
+ </div>
+ <div class='content'>
<p>
- Note that Speex has a number of features that arenât in other codecs
- such as intensity stereo encoding, integration of multiple sampling rates
- in the same bitstream, and a
- <abbr title="variable bitrate (operation)">VBR</abbr> mode; see our
- <a href="comparison.html">comparison page</a> for more.
-
+ 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>
- <h2>Getting Involved</h2>
+ </div>
+ </li>
+ <li>
+ <div class='title'>
+ <h3>Speex 1.1.4 Released</h3>
+ <div>January 20, 2004</div>
+ </div>
+ <div class='content'>
<p>
- One of the simplest things you can do to get involved in Speex is by
- using it in your application; Speex is well-suited to handle
- <abbr title="Voice over IP">VoIP</abbr>, internet audio streaming,
- data archival (like voice mail), and audio books.
- Currently, <a href="http://www.linphone.org/">LinPhone</a>,
- <a href="http://www.openh323.org/">OpenH323</a>, and
- <a href="http://www.gnomemeeting.org/">GnomeMeeting</a> are some of the
- projects currently using Speex. For a list of projects with
- Speex support, visit our
- <a href="projects.html">Plug-ins & Software</a> page.
+ Happy Belated New Year. This release has minor fixed-point improvements and a code cleanup.
+ The SSE code has been converted from inline assembly to SSE intrinsics, so it should now work on win32.
+ More functions have been written to use SSE.
</p>
- <p>
- If you are interested in participating
- in the project, have a look at our
- <a href="todo.html">roadmap</a>, contact the Project Lead,
- <a href="http://www.xiph.org/~jm/">Jean-Marc Valin</a>, or
- <a href="vmail.html">join our mailing list</a>.
- </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"-->
Modified: websites-plone/www/projects/audio/speex/news/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/news/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/news/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -8,26 +8,419 @@
- <h1>Speex News</h1>
+ <h1>News</h1>
+ <!--
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'></div>
+ <div class='meta'></div>
+ </div>
+ <div class='content'>
- <!-- Bwahaha! tables for layout purposes! In XHTML! -->
+ </div>
+ </div>
+-->
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.0.4 Released</div>
+ <div class='meta'>July 21, 2004</div>
+ </div>
+ <div class='content'>
+ <p>
+ There are three changes in this release.
+ <ul>
+ <li>Headers are now in /usr/include/speex/ (but a copy is still in /usr/include for compat reasons).</li>
+ <li>Pseudo-gapless playback (i.e. playback has the same number of samples)</li>
+ <li>Fixed a potential bug (unconfirmed) that might cause a segfault in special circumstances.</li>
+ </ul>
+ </p>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1.5 Released</div>
+ <div class='meta'>April 21, 2004</div>
+ </div>
+ <div class='content'>
+ <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>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1.4 Released</div>
+ <div class='meta'>January 20, 2004</div>
+ </div>
+ <div class='content'>
+ <p> Happy Belated New Year. This release has minor fixed-point improvements and a code cleanup. The SSE code has been converted from inline assembly to SSE intrinsics, so it should now work on win32. More functions have been written to use SSE. </p>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1.3 Released</div>
+ <div class='meta'>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>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.0.3 Released</div>
+ <div class='meta'>November 19, 2003</div>
+ </div>
+ <div class='content'>
+<p>
+In this bugfix release: a fix for a multithreqading bug and a correction for an underflow problem that could slow decoding dramatically on x86 processors.
+</p>
- <table class='newsentry'>
- <thead>
- <tr>
- <th>Speex 1.1.1 Released</th>
- <th>January 5, 2003</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td colspan='2'>
- This is the latest release of Speex. In this release, we've improved
- portability to non-POSIX operating systems and finished up the
- FPU-free version. Please test it.
- </td>
- </tr>
- </tbody>
- </table>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1.2 Released</div>
+ <div class='meta'>November 11, 2003</div>
+ </div>
+ <div class='content'>
+<p>This new unstable release improves on the fixed-point port started in <a href='olddownload.html#one.1.1'>1.1.1</a>. The port is not yet complete, but many modes are now usable in real-time on ARM processors. The fixed-point version is enabled with <kbd>--enable-fixed-point</kbd> and ARM-specific optimizations can be enabled with <kbd>--enable-arm-asm</kbd>.</p>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1.1 Released</div>
+ <div class='meta'>November 1, 2003</div>
+ </div>
+ <div class='content'>
+ <p>This release adds a partial fixed-point port which can be enabled using the <kbd>--enable-fixed-point</kbd> option at configure time. Not all floating-point operations have been converted yet, but all the code should work.</p>
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.0.2 Released</div>
+ <div class='meta'>September 24, 2003</div>
+ </div>
+ <div class='hlcontent'>
+<p>
+Just a bugfix release. This update adds soundcard support for Solaris and the
+BSDs as well as minor bugfixes and a documentation update.
+</p>
+
+ </div>
+ </div>
+ <div class='newsitem'>
+ <div class='hlheader'>
+ <div class='title'>Speex 1.1 Released</div>
+ <div class='meta'>September 18, 2003</div>
+ </div>
+ <div class='hlcontent'>
+<p>
+This is an <strong>unstable</strong> release. It brings many new features, some
+of which are still experimental. The new features are:
+</p>
+<ul>
+<li>
+a denoiser that removes most of the background noise and can be used before
+encoding (available as <kbd>--denoise</kbd> in speexenc)
+</li>
+<li>
+automatic gain control (AGC), which adjusts the volume to a constant level
+(available as <kbd>--agc</kbd> in speexenc)
+</li>
+<li>echo cancellation (experimental, only available from libspeex)</li>
+<li>
+A jitter buffer which handles packet buffering for <abbr>VoIP</abbr>
+applications (experimental, only available from libspeex)
+</li>
+<li>
+an improved narrowband mode at 4.8 <abbr>kbps</abbr> (nonstandard mode,
+only availablefrom libspeex for applications that don't require compatibility
+with other software)
+</li>
+</ul>
+<p>
+Please test this release and report bugs. If youre developing a
+<abbr>VoIP</abbr> application, you are encouraged to try out these new features
+which will help increase the quality of the speech transmitted.
+</p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex goes 1.0</div>
+ <div class="meta">March 24, 2003</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Its official; Speex has reached the 1.0 milestone. In addition to
+ some minor cosmetic fixes, the bitstream format has been frozen.
+ </p>
+ <p>
+ For a bit more information, read the
+ <a href="http://www.xiph.org/press/2003/nonprofitspeex1/">press release</a>.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title"><abbr title="Release Candidate">RC</abbr>3 released; <strong>last call for changes</strong></div>
+ <div class="meta">Sunday, March 2, 2003</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Just some more bugfixes and tuning are in this release;
+ If no bugs are found, this may be rebranded Speex 1.0.
+ </p>
+ <p><em>If theres anything that doesnt work, <strong>now</strong> is your last good time to report a bug.</em></p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title"><abbr title="Release Candidate">RC</abbr>2 released</div>
+ <div class="meta">January 28, 2003</div>
+ </div>
+ <div class="hlcontent">
+ <p>Again, from the <a href="download.html">Download</a> page:</p>
+ <blockquote>
+ <p>
+ This is the second <abbr title="Release Candidate">RC</abbr> for Speex. It fixes some minor bugs and reduces the binary size somewhat as the codebooks were converted from <code>float</code> values to <code>char</code>s. As a result of this, files encoded with earlier versions will have a slight increase in noise (typically less than 1 <abbr title="decibel">dB</abbr>) when decoded with the newer decoder.
+ </p>
+
+ <p>As with the last release, you are encouraged to test it, beat on it, and report bugs. If you want to know how you can make 1.0 better, have a look at the <a href="todo.html">Roadmap</a> page.
+ </p>
+ </blockquote>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title"><abbr title="Release Candidate">RC</abbr>1 released</div>
+ <div class="meta">January 16, 2003</div>
+ </div>
+ <div class="hlcontent">
+ <p>From the <a href="download.html">Download</a> page:</p>
+ <blockquote>
+ <p>
+ This is Release Candidate 1 for Speex 1.0. The only new feature (yes, <span title="Jean-Marc Valin">I</span> know beta4 was supposed to be feature-complete) is a very low bitrate (3.95 <abbr title="kilobits per second">kbps</abbr>) mode for narrowband. This release also fixes a number of bugs, including a fix for low-bitrate wideband encodinghowever, this fix adds high-frequency noise during the decoding of beta4 and earlier data. Finally, the WAV handling is more robust and handles undocumented extensions better.
+ </p>
+
+ <p>
+ The goal is to release <abbr title="Release Candidate">RC</abbr>2 in early February, and if all goes well (no major bugs are found), release 1.0 before March. For more details, including how you can make 1.0 better, see the <a href="todo.html">Roadmap</a>.
+ </p>
+ </blockquote>
+
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Beta 4 released</div>
+ <div class="meta">December 20, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ This is the 4th beta and probably the last before we start putting out release candidates. This release adds a number of quality improvements and some new features; first, the quality of the variable bitrate (VBR) mode has been greatly improved, especially for wideband. Also, some improvements were made to the packetloss concealment code in order to reduce artifacts caused by lost packets. There has been improvements to the 2.15 kbps mode, which now sounds a bit better. The last quality improvement is in the perceptual enhancement which is now good enough to be enabled by default in speexdec (but not by default in libspeex for now).
+ </p>
+ <p>
+One of the new features in this release is a VAD (Voice Activity Detection) mode that conserves bandwidth when theres no speech, and even when VBR isnt enabled. VAD is coupled with DTX (Discontinuous Transmission), a feature that can completely stop data transmission when the noise is constant (in which case, comfort noise generation is turned on). The last new feature in this release is an ABR (Average Bitrate) option, which uses VBR with a quality thats adjusted to meet a certain target (average) bitrate.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Experimental Java bindings for Speex</div>
+ <div class="meta">December 18, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Boyd Ebsworthy has released (very) experimental Java bindings
+ of Speex. As usual the libraries are available on the
+ <a href="download.html">download</a> page.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Minor site updates</div>
+ <div class="meta">November 29, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ index.html has been updated with the news that Speex is a
+ GNU project. Additionally, the <a href="todo.html">Todo</a> list has
+ been updated.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Windows binaries of Speex Beta 3,
+ <abbr title="realtime protocol">RTP</abbr> Draft 5 available,
+ and a Debian package listing</div>
+ <div class="meta">November 12, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ The latest draft of the Speex RTP is available on the
+ <a href="standards.html">Standards</a> page and the
+ Windows binaries are on the <a href="download.html">Download</a>
+ page. Finally, since Speex was added to
+ <a href="http://www.debian.org/">Debian</a>s packaging
+ system, weve put up a
+ <a href="packages.html">packages</a> page with information
+ about Speex in other package repositories.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex Beta 3 released</div>
+ <div class="meta">November 11, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ This is the third beta for Speex, implementing what should be the
+ last new features before 1.0. These new features are a new
+ ultra-wideband mode for encoding at 32kHz
+ (up to 48kHz) and an intensity stereo mode. Both of these are
+ implemented to preserve backward and forward compatibility
+ with other releases. This means that it is now possible to
+ encode almost any wave file using Speex. Most of the work left
+ for 1.0 is now quality improvements regarding VBR,
+ perceptual enhancement and packet loss concealment.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Draft 4 of the Speex <abbr title="realtime protocol">RTP</abbr>
+ draft available</div>
+ <div class="meta">November 25, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ <a href="drafts/draft-herlein-speex-rtp-profile-04.txt">Draft 4</a> of the Speex RTP is available.
+ All of the drafts (past and present) are available in the
+ <a href="drafts/">drafts</a> directory.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Windows binaries of Speex Beta 2 released</div>
+ <div class="meta">October 29, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ John Edwards has provided us with Windows binaries of the
+ Beta 2 release, and are available on the
+ <a href="download.html">download</a> page.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex Beta 2 released</div>
+ <div class="meta">October 22, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ This second beta release brings many, many optimizations to the
+ encoder and decoder. In some cases, the speedup is on the order
+ of 50% to 100%. As part of the optimizations, some sections of
+ Speex have been written in assembly with
+ <abbr title="streaming SIMD extensions">SSE</abbr>
+ instructions which can be enabled with the <code>_USE_SSE</code>
+ flag when compiling with <a href="http://gcc.gnu.org/">GCC</a>.
+ Finally, the code has received a major cleanup.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">New site redesign</div>
+ <div class="meta">October 1122, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ The old site had a bug that
+ <abbr title="Internet Explorer">IE</abbr> 6 didnt
+ interpret the same way as other browsers, which prompted a total
+ rewrite of the site. Now, speex.org uses the latest
+ <a href="http://www.webstandards.org">web standards</a>,
+ including
+ <abbr title="eXtensible hypertext markup language">XHTML</abbr>
+ 1.1 for content,
+ <abbr title="cascading stylesheets">CSS</abbr> for
+ presentation, and the occasional
+ <abbr title="portable network graphics">PNG</abbr> graphic.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Now a member of <a href="http://www.xiph.org/">Xiph.Org</a></div>
+ <div class="meta">October 11, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Speex is now a project of the
+ <a href="http://www.xiph.org/">Xiph.Org Foundation</a>, a
+ non-profit company devoted to the creation, production and
+ maintenance of open multimedia standards. In addition to
+ moving to Xiph, the Speex source is now licensed under
+ Xiph.org's variant of the BSD license.
+ </p>
+ <p>
+ Also, today marks the release of Speex Beta One!
+ It is available via the
+ <a href="download.html">download page</a> as source and
+ pre-compiled binaries. The
+ <abbr title="application programming interface">API</abbr>
+ and bitstream are in soft freeze,
+ and theres new support for vorbiscomment. Enjoy!
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex 0.8.1 released</div>
+ <div class="meta">November 4, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Speex 0.8.1 released. This release fixes a bug in the new 0.8
+ API (<code>speex_mode_query()</code>). Users of speexenc and
+ speexdec dont need to upgrade, but users of libspeex
+ (either directly or through another application) should.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex 0.8.0 released</div>
+ <div class="meta">August 24, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Speex 0.8.0 released. The <code>speex_decode()</code> function no
+ longer uses the lost parameter.
+ Applications will need to be updated.
+ </p>
+ </div>
+ </div>
+ <div class="newsitem">
+ <div class="hlheader">
+ <div class="title">Speex 0.7.0 released</div>
+ <div class="meta">August 9, 2002</div>
+ </div>
+ <div class="hlcontent">
+ <p>
+ Speex 0.7.0 released. The format of the bit stream has changed once
+ again and the bandwidth required has been reduced slightly.
+ </p>
+ </div>
+ </div>
+
<!--#include virtual="/SSI/bottomofbody.inc"-->
\ No newline at end of file
Added: websites-plone/www/projects/audio/speex/samples/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/samples/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/samples/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -0,0 +1,41 @@
+<!--#include virtual="/SSI/topofhead.inc"-->
+<title>Xiph.org: Speex</title>
+<!--#include virtual="/projects/audio/speex/SSI/inhead.inc"-->
+<style type="text/css" media="screen">li#home { background: no-repeat url(/Images/logos/speex/20x35.png) left #88c24d; }</style>
+<!--#include virtual="/SSI/topofbody.inc"-->
+<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
+<!--#include virtual="/SSI/rightside.inc"-->
+
+<h1>Speex Samples (version 1.0)</h1>
+<h2>Narrowband</h2>
+ These samples are coded using narrowband Speex mode (more bit-rates available)<br>
+ <br>
+ male: <a href="audio/samples/male.wav">original</a>
+<a href="audio/samples/male_speex_4.wav">coded 4 kbps</a>
+<a href="audio/samples/male_speex_4_vbr.wav">coded 4 kbps VBR</a>
+<a href="audio/samples/male_speex_6.wav">coded 6 kbps</a>
+<a href="audio/samples/male_speex_8.wav">coded 8 kbps</a> <a
+ href="audio/samples/male_speex_8_vbr.wav">coded 8 kbps VBR</a> <a
+ href="audio/samples/male_speex_11.wav">coded 11 kbps</a> <a
+ href="audio/samples/male_speex_15.wav">coded 15 kbps<br>
+</a>female: <a href="audio/samples/female.wav">original</a>
+<a href="audio/samples/female_speex_4.wav">coded 4 kbps</a>
+<a href="audio/samples/female_speex_4_vbr.wav">coded 4 kbps VBR</a>
+<a href="audio/samples/female_speex_6.wav">coded 6 kbps</a>
+<a href="audio/samples/female_speex_8.wav">coded 8 kbps</a>
+<a href="audio/samples/female_speex_8_vbr.wav">coded 8 kbps VBR</a> <a
+ href="audio/samples/female_speex_11.wav">coded 11 kbps</a> <a
+ href="audio/samples/female_speex_15.wav">coded 15 kbps</a><br>
+<h2>Wideband</h2>
+ This sample is coded using wideband Speex mode (more bit-rates available)<br>
+ <br>
+ male: <a href="audio/samples/wb_male.wav">original</a>
+
+<a href="audio/samples/wb_male_speex_10.wav">coded 10 kbps</a>
+<a href="audio/samples/wb_male_speex_12_vbr.wav">coded 12 kbps VBR</a>
+<a href="audio/samples/wb_male_speex_17.wav">coded 17 kbps</a>
+<a href="audio/samples/wb_male_speex_18_vbr.wav">coded 18 kbps VBR</a>
+<a href="audio/samples/wb_male_speex_21.wav">coded 21 kbps</a>
+<a href="audio/samples/wb_male_speex_28.wav">coded 28 kbps</a><br>
+
+<!--#include virtual="/SSI/bottomofbody.inc"-->
\ No newline at end of file
Added: websites-plone/www/projects/audio/speex/software/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/software/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/software/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -0,0 +1,142 @@
+<!--#include virtual="/SSI/topofhead.inc"-->
+<title>Xiph.org: Speex</title>
+<!--#include virtual="/projects/audio/speex/SSI/inhead.inc"-->
+<style type="text/css" media="screen">li#home { background: no-repeat url(/Images/logos/speex/20x35.png) left #88c24d; }</style>
+<!--#include virtual="/SSI/topofbody.inc"-->
+<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
+<!--#include virtual="/SSI/rightside.inc"-->
+<h1>Plugins & Other Software</h1>
+
+
+<p class="note">
+ We havenât played with all of these plugins, so donât blame us if any
+ of them eat your computer. Okay?
+</p>
+<h2>Applications</h2>
+<dl class="appList">
+ <dt><a href="http://www.asteriskpbx.org/">Asterisk</a></dt>
+ <dd>
+ Asterisk is an open-source
+ <abbr title="private branch exchange">PBX</abbr>
+ </dd>
+
+ <dt><a href='http://www.foobar2000.org/'>foobar2000</a></dt>
+ <dd>
+ Foobar2000 is an advanced audio player for Windows that boasts
+ full Unicode support, a highly customizable playlist display, and
+ a powerful masstagger for storing metadata in Speex files.
+ </dd>
+
+ <dt><a href="http://www.gnomemeeting.org">GnomeMeeting</a></dt>
+ <dd>An H.323 videoconferencing program</dd>
+
+ <dt><a href="http://www.jcraft.com/jroar/">JRoar</a></dt>
+ <dd>JRoar, a streaming
+ server written entirely in Java, supports Speex in addition to
+ <a href="http://www.vorbis.com/">Ogg Vorbis</a></dd>
+
+ <dt><a href='http://source.bungie.org/'>Marathon: Aleph One</a></dt>
+ <dd>
+ Marathon: Aleph One
+ (<a href='http://sourceforge.net/projects/marathon/'>SourceForge
+ project page</a>) uses Speex for in-game chat.
+ </dd>
+
+ <dt><a href="http://www.linphone.org/">LinPhone</a></dt>
+ <dd>
+ A <abbr title="Session Initiation Protocol">SIP</abbr>-based
+ <abbr title="Voice over IP">VoIP</abbr>
+ phone for <a href="http://www.gnome.org">GNOME</a>
+ </dd>
+
+ <dt><a href="http://www.openh323.org/">OpenH323</a></dt>
+ <dd>An open-source H.323 stack</dd>
+<!-- commented out until they get a .sit/.zip with the Speex plugin in it
+ <dt>
+ <a href='http://qtcomponents.sourceforge.net/'>
+ <abbr title='QuickTime'>QT</abbr> Components
+ </a>
+ </dt>
+ <dd>
+ A collection of QuickTime components for Windows and
+ OS X; they have a Speex component available.
+ </dd>
+ -->
+
+ <dt><a href="http://members.home.nl/w.speek/speex.htm">Speex Frontend</a></dt>
+ <dd>
+ <a href="http://members.home.nl/w.speek/">Speek</a>'s
+ (no relation to Speex) speexenc and speexdec GUI frontend
+ </dd>
+
+ <dt><a href="http://www.metadecks.org/software/sweep/">Sweep</a></dt>
+ <dd>
+ Sweep is a full-featured digital audio editor for GNU/Linux, the BSDs,
+ and compatible systems
+ </dd>
+ <dt><a href='http://www.teamspeak.org/'>TeamSpeak</a></dt>
+ <dd>
+ TeamSpeak lets people talk over the Internet; it's designed to run
+ while you play networked computer games.
+ </dd>
+ <dt><a href='http://www.thekompany.com/products/tkphone/'>tkPhone</a></dt>
+ <dd>
+ tkPhone is an <abbr title='Session Initiation Protocol'>SIP</abbr>-based
+ <abbr title='Voice over IP'>VoIP</abbr> application for the Linux desktop
+ </dd>
+
+ <dt><a href="http://www.rarewares.org/others.html">Windows builds of Speex utilities</a></dt>
+ <dd>Windows builds of speexenc, speexdec, and speexdrop</dd>
+
+</dl>
+
+<h2>Player Plugins & Code Examples</h2>
+<dl class="appList">
+ <dt><a href='http://www.openacm.org/'>OpenACM Codec</a></dt>
+ <dd>
+ This allows Speex to be used in NetMeeting.
+ </dd>
+
+ <dt><a href='http://www.republika.pl/roed/speexw/'>Speex for Windows</a></dt>
+ <dd>
+ Edmunt Pienkowskyâs bundle of Speex for Windows, including an ACM codec that will get Speex to work in
+ NetMeeting.
+ </dd>
+
+ <dt><a href="http://www.saunalahti.fi/~cse/html/other.html">Winamp and Cool Edit Plugins</a></dt>
+ <dd>Written by Case</dd>
+
+ <dt><a href="http://jzb.rapanden.dk/speex/">Speex XMMS plugin</a></dt>
+ <dd>Written by Jens Burkal,
+ <<a href="mailto:jzb at rapanden.dk">jzb at rapanden.dk</a>>
+ </dd>
+
+ <dt>
+ <a href="http://www.illiminable.com/ogg/">Ogg Vorbis, Speex, and FLAC DirectShow Filters</a>
+ </dt>
+ <dd>
+ These DirectShow filters will let you listen to Speex files in Windows Media Player.
+ </dd>
+
+ <dt><a href="download/Speex_Delphi_Demo.zip">An Encoder written in Delphi</a></dt>
+ <dd>Smallish Delphi example written by John Villar</dd>
+</dl>
+
+<h2>Other Implementations & Language Bindings</h2>
+<dl class="appList">
+ <dt><a href="download/jspeex.zip">Jspeex</a>, Java bindings to the C-based libspeex</dt>
+ <dd>
+ written by Boyd Ebsworthy
+ <<a href="mailto:bebsworthy at entreview.com">bebsworthy at entreview.com</a>>
+ </dd>
+
+ <dt><a href="http://jspeex.sf.net/">Java Implementation of Speex</a></dt>
+ <dd>
+ </dd>
+
+ <dt><a href="download/PySpeex.tar.gz">PySpeex</a></dt>
+ <dd>Python bindings by David McNab</dd>
+</dl>
+
+<!--#include virtual="/SSI/bottomofbody.inc"-->
+
Added: websites-plone/www/projects/audio/speex/todo/index.shtml
===================================================================
--- websites-plone/www/projects/audio/speex/todo/index.shtml 2004-08-03 05:21:45 UTC (rev 7462)
+++ websites-plone/www/projects/audio/speex/todo/index.shtml 2004-08-03 06:13:02 UTC (rev 7463)
@@ -0,0 +1,35 @@
+<!--#include virtual="/SSI/topofhead.inc"-->
+<title>Xiph.org: Speex</title>
+<!--#include virtual="/projects/audio/speex/SSI/inhead.inc"-->
+<style type="text/css" media="screen">li#home { background: no-repeat url(/Images/logos/speex/20x35.png) left #88c24d; }</style>
+<!--#include virtual="/SSI/topofbody.inc"-->
+<!--#include virtual="/projects/audio/speex/SSI/leftside.inc"-->
+<!--#include virtual="/SSI/rightside.inc"-->
+
+
+<h1>Roadmap</h1>
+<h2>What Weâre Doing</h2>
+<p>
+ Weâre implementing and debugging new features such as a denoiser,
+ echo canceller, and a jitter buffer. In addition, weâre testing out
+ a new <acronym title='voice activity detector'>VAD</acronym> and writing
+ a fixed-point version of the Speex libraries.
+</p>
+<h2>How You Can Help</h2>
+<p>
+ Considerâ¦
+</p>
+<ul>
+ <li>writing a plugin for your favorite audio player</li>
+ <li>helping make Speex a more widely recognized standard;
+ work is already underway to make Speex an
+ <abbr title="Internet Engineering Task Force">IETF</abbr>-blessed
+ standard, but work still remains in that arena.
+ If you know of an organization that standardizes (on) audio compression
+ codecs, consider proposing Speex as an option.
+ </li>
+ <li>helping finish our fixed-point version of the Speex libraries</li>
+</ul>
+
+<!--#include virtual="/SSI/bottomofbody.inc"-->
+
More information about the commits
mailing list