]> git.nihav.org Git - nihav.git/history - nihav-mpeg/src/codecs/aac
avi: fix handling of palette change chunk with 256 colours
[nihav.git] / nihav-mpeg / src / codecs / aac /
2022-12-23 Kostya Shishkovdisable or remove unneeded debug messages
2022-10-29 Kostya Shishkovremove stray whitespaces
2022-07-07 Kostya Shishkovaac: SBR support (without PS)
2022-07-04 Kostya Shishkovaac: support Program Config Element a bit
2022-04-02 Kostya Shishkovaac: use lookup table for coefficient quantisation
2022-04-01 Kostya Shishkovaac: do not add 16 to large coefficients
2022-03-30 Kostya Shishkovaac: split decoder into (sub)modules