add LinePack decoder
[nihav.git] / nihav-mpeg / src / codecs / aac /
2024-03-19 Kostya Shishkovaac: fix intensity stereo reconstruction for ms_mask_pr...
2023-07-26 Kostya Shishkovfix clippy warnings
2023-07-19 Kostya Shishkovaac: fix intensity stereo direction
2023-06-24 Kostya Shishkovaac: fix intensity and mid/side stereo reconstruction
2023-03-13 Kostya Shishkovaacsbr: fix high<->low resolution envelope mapping
2023-03-13 Kostya Shishkovaacsbr: fix off-by-one situation with envelope borders
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