mirror of
https://github.com/xiph/opus.git
synced 2025-06-04 09:37:44 +00:00
Pretty up the HTML doxygen output.
This commit is contained in:
parent
daa14598eb
commit
595b334f26
8 changed files with 1302 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue