Pretty up the HTML doxygen output.

This commit is contained in:
Gregory Maxwell 2012-06-11 01:42:32 -04:00
parent daa14598eb
commit 595b334f26
8 changed files with 1302 additions and 8 deletions

View file

@ -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