summaryrefslogtreecommitdiff
path: root/include/opus.h
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2012-06-11 01:42:32 -0400
committerGregory Maxwell <greg@xiph.org>2012-06-11 01:42:32 -0400
commit595b334f2600fe3a210e5ea2934500329321cb7d (patch)
tree7ae114a524d231462154f9488df50a4b3e0f8a79 /include/opus.h
parentdaa14598eb07cd5a0ac55f2a49f80a21574f21e1 (diff)
downloadopus-595b334f2600fe3a210e5ea2934500329321cb7d.tar.gz
Pretty up the HTML doxygen output.
Diffstat (limited to 'include/opus.h')
-rw-r--r--include/opus.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/opus.h b/include/opus.h
index a7cd78a6..996c2afc 100644
--- a/include/opus.h
+++ b/include/opus.h
@@ -53,11 +53,12 @@ extern "C" {
* stereo music. Its main features are:
* @li Sampling rates from 8 to 48 kHz
- * @li Bit-rates from 6 kb/s 510 kb/s
+ * @li Bit-rates from 6 kb/s to 510 kb/s
* @li Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
* @li Audio bandwidth from narrowband to full-band
* @li Support for speech and music
* @li Support for mono and stereo
+ * @li Support for multichannel (up to 255 channels)
* @li Frame sizes from 2.5 ms to 60 ms
* @li Good loss robustness and packet loss concealment (PLC)
* @li Floating point and fixed-point implementation