[xiph-commits] r18384 - websites/opus-codec.org/downloads

gmaxwell at svn.xiph.org gmaxwell at svn.xiph.org
Wed Jun 13 09:01:08 PDT 2012


Author: gmaxwell
Date: 2012-06-13 09:01:08 -0700 (Wed, 13 Jun 2012)
New Revision: 18384

Added:
   websites/opus-codec.org/downloads/mozilla-small.png
Modified:
   websites/opus-codec.org/downloads/index.shtml.en
Log:
Mozilla provided binary download links

Modified: websites/opus-codec.org/downloads/index.shtml.en
===================================================================
--- websites/opus-codec.org/downloads/index.shtml.en	2012-06-13 02:17:09 UTC (rev 18383)
+++ websites/opus-codec.org/downloads/index.shtml.en	2012-06-13 16:01:08 UTC (rev 18384)
@@ -4,12 +4,49 @@
 <h1>Downloads</h1>
 <p>
    The codec is still under <a href="../development/">development</a>,
-   in the final stages preparing the first release.
+   in the final stages preparing the first production release.
 <p>
 
-<h2>Latest <strong style='font-style: italic;'>development</strong> release</h2>
+<img src="mozilla-small.png" width=145 height=100 alt="Mozilla logo" style="float:right;padding:0;"/>
+<h3><strong style='font-style: italic;'>Development</strong> binary builds</h3>
+In addition to support in Firefox, Mozilla provides binary builds of Opus utilities.
+<style type="text/css">
+tr.vbottom td { border-bottom: thin solid;}
+tr.vbottoml td { border-bottom: thin solid;}
+td.vbottom { border-bottom: thin solid; border-right: thin solid;padding-right:0.75em;}
+tr.vbottom th { border-bottom: thin solid;}
+</style>
+<center>
+<table style="border-spacing:0;margin:2em;">
+<tbody>
+<tr class="vbottom"><th style="text-align:left;">Package</th>
+    <th>Version</th>
+    <th>Platform</th>
+    <th style="text-align:left;">Download&nbsp;link</th>
+    <th style="text-align:right;">Size</th>
+</tr>
+<tr class="vbottoml">
+    <td rowspan=2 class="vbottom">opus-tools</td>
+    <td style="text-align:center;">0.1.2</td>
+    <td style="text-align:center;">Windows</td>
+    <td><a href="https://ftp.mozilla.org/pub/mozilla.org/opus/win32/opus-tools-0.1.2.zip">opus-tools-0.1.2.zip</a></td>
+    <td style="text-align:right;">1MiB</td>
+</tr>
+<tr class="vbottom">
+    <td colspan=4 style="padding-left:1em;text-align:justify;">Opus-tools provides command-line utilities to
+     <a href="https://mf4.xiph.org/jenkins/view/opus/job/opus-tools/ws/man/opusenc.html">encode</a>,
+     <a href="https://mf4.xiph.org/jenkins/view/opus/job/opus-tools/ws/man/opusdec.html">inspect</a>, and
+     <a href="https://mf4.xiph.org/jenkins/view/opus/job/opus-tools/ws/man/opusinfo.html">decode</a> <b>.</b>opus files.</td>
+</tr>
+</tbody>
+</table>
+</center>
 
-<h3 id='zero.9.14'>0.9.14</h3>
+<h2>Source code</h2>
+
+<h3>Latest <strong style='font-style: italic;'>development</strong> release</h3>
+
+<h4 id='zero.9.14'>libopus 0.9.14</h4>
 <p>
 This version matches version -14 of the draft and fixes minor issues brought up before the upcoming IETF last call.
 There is no change to the bit-stream.
@@ -20,11 +57,20 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-14.txt">draft-ietf-codec-opus-14.txt</a>
 </ul>
 
-<h2>Historic <strong style='font-style: italic;'>development</strong> releases</h2>
+<h4 id='ot-0.1.2'>opus-tools 0.1.2</h4>
+<p>
+Numerous small fixes including piped audio on Windows and clicking on resampled audio.
+</p>
 
-<p>Versions 11-13 were skipped to synchronize release and draft numbering.</p>
+<ul>
+<li>Source code: <a href="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-0.1.2.tar.gz">opus-tools-0.1.2.tar.gz</a></li>
+</ul>
 
-<h3 id='zero.9.10'>0.9.10</h3>
+<h3>Historic <strong style='font-style: italic;'>development</strong> releases</h3>
+
+<p>Libopus versions 11-13 were skipped to synchronize release and draft numbering.</p>
+
+<h4 id='zero.9.10'>libopus 0.9.10</h4>
 <p>
 This version matches version -12 of the draft and fixes minor issues brought up before the upcoming IETF last call.
 There is no change to the bit-stream.
@@ -35,7 +81,7 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-12.txt">draft-ietf-codec-opus-12.txt</a>
 </ul>
 
-<h3 id='zero.9.9'>0.9.9</h3>
+<h4 id='zero.9.9'>libopus 0.9.9</h4>
 <p>
 This version matches version -11 of the draft.
 The bit-stream has not changed, except for some corner cases that are unlikely to happen in the real world.
@@ -46,7 +92,7 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-11.txt">draft-ietf-codec-opus-11.txt</a>
 </ul>
 
-<h3 id='zero.9.8'>0.9.8</h3>
+<h4 id='zero.9.8'>libopus 0.9.8</h4>
 <p>
 This version matches version -10 of the draft and fixes several glitches caused by mode
 switching and other corner cases. This required breaking the bit-stream for the SILK-only
@@ -65,7 +111,7 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-10.txt">draft-ietf-codec-opus-10.txt</a>
 </ul>
 
-<h3 id='zero.9.6'>0.9.6</h3>
+<h4 id='zero.9.6'>libopus 0.9.6</h4>
 <p>
 This is a cleanup release for version -08 of the draft. The bit-stream remains
 tentatively frozen.
@@ -76,7 +122,7 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-08.txt">draft-ietf-codec-opus-08.txt</a>
 </ul>
 
-<h3 id='zero.9.5'>0.9.5</h3>
+<h4 id='zero.9.5'>libopus 0.9.5</h4>
 <p>
 This is a cleanup release for version -07 of the draft. The bit-stream is
 tentatively frozen. It will not change unless an major issue is found or
@@ -88,8 +134,8 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-07.txt">draft-ietf-codec-opus-07.txt</a>
 </ul>
 
-<h3 id='zero.9.2'>0.9.2</h3>
-<p>Opus 0.9.2 adds support for glitchless switching between the voice and audio mode.
+<h4 id='zero.9.2'>libopus 0.9.2</h4>
+<p>Opus libopus 0.9.2 adds support for glitchless switching between the voice and audio mode.
 Also, the encoder now defaults to a new "automatic" mode and bandwidth selection and
 attempts to select the optimal mode and bandwidth considering the bit-rate and voice
 content. Several bugs were also fixed and the codec and test tools should be more
@@ -100,10 +146,10 @@
 <li>Internet-Draft: <a href="http://tools.ietf.org/id/draft-ietf-codec-opus-04.txt">draft-ietf-codec-opus-04.txt</a>
 </ul>
 
-<h3 id='zero.9.1'>0.9.1</h3>
-<p>Opus 0.9.1 fixes a few minor bugs that were found in version 0.9.0.
+<h4 id='zero.9.1'>libopus 0.9.1</h4>
+<p>Opus libopus 0.9.1 fixes a few minor bugs that were found in version libopus 0.9.0.
 Unfortunately, this has required slight changes to the bit-stream, which
-is thus not compatible with 0.9.0. This release adds support for forward
+is thus not compatible with libopus 0.9.0. This release adds support for forward
 error correction (FEC), which improves performance under packet loss.
 <ul>
 <li>Source code: <a href="http://downloads.xiph.org/releases/opus/opus-0.9.1.tar.gz">opus-0.9.1.tar.gz</a></li>

Added: websites/opus-codec.org/downloads/mozilla-small.png
===================================================================
(Binary files differ)


Property changes on: websites/opus-codec.org/downloads/mozilla-small.png
___________________________________________________________________
Added: svn:mime-type
   + image/png



More information about the commits mailing list