[xiph-commits] r18378 - websites/opus-codec.org

gmaxwell at svn.xiph.org gmaxwell at svn.xiph.org
Tue Jun 12 15:16:00 PDT 2012


Author: gmaxwell
Date: 2012-06-12 15:16:00 -0700 (Tue, 12 Jun 2012)
New Revision: 18378

Modified:
   websites/opus-codec.org/index.shtml.en
Log:
Reorder bullets

Modified: websites/opus-codec.org/index.shtml.en
===================================================================
--- websites/opus-codec.org/index.shtml.en	2012-06-12 22:11:29 UTC (rev 18377)
+++ websites/opus-codec.org/index.shtml.en	2012-06-12 22:16:00 UTC (rev 18378)
@@ -17,14 +17,14 @@
 The Opus codec is designed to handle a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are:
 </p>
 <ul>
+<li>Bit-rates from 6 kb/s to 510 kb/s</li>
 <li>Sampling rates from 8 to 48 kHz</li>
-<li>Bit-rates from 6 kb/s to 510 kb/s</li>
+<li>Frame sizes from 2.5 ms to 60 ms</li>
 <li>Support for both constant bit-rate (CBR) and variable bit-rate (VBR)</li>
 <li>Audio bandwidth from narrowband to full-band</li>
 <li>Support for speech and music</li>
 <li>Support for mono and stereo</li>
-<li>Support for multichannel (up to 255 channels)</li>
-<li>Frame sizes from 2.5 ms to 60 ms</li>
+<li>Support for multichannel <small>(Up to 255 channels w/ multistream frames)</small></li>
 <li>Dynamically adjustable bitrate, audio bandwidth, and frame size</li>
 <li>Good loss robustness and packet loss concealment (PLC)</li>
 <li>Floating point and fixed-point implementation</li>



More information about the commits mailing list