aac: fix intensity stereo reconstruction for ms_mask_present=0 case
[nihav.git] / nihav-mpeg / src / codecs / aac / mod.rs
2024-03-19 Kostya Shishkovaac: fix intensity stereo reconstruction for ms_mask_pr... master
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
2022-12-23 Kostya Shishkovdisable or remove unneeded debug messages
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-03-30 Kostya Shishkovaac: split decoder into (sub)modules