Author | SHA1 | Message | Date |
---|---|---|---|
|
36ef5369ee | Replace all CODEC_ID_* with AV_CODEC_ID_* | 12 years ago |
|
00c3b67b8a |
cosmetics: Align codec declarations
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |
|
494bce6224 |
ralf: read Huffman code lengths without GetBitContext
Those descriptions are stored in nibbles, so they are easy to extract. And this way we don't need to pad tables for possible bit reader overreads. |
13 years ago |
|
b8560637d9 | RealAudio Lossless decoder | 13 years ago |