]> git.nihav.org Git - nihav.git/history - nihav-mpeg/src/codecs/aac
avimux: do not record palette change chunks in OpenDML index
[nihav.git] / nihav-mpeg / src / codecs / aac /
2025-06-21 Kostya Shishkovaac/sbr: fix index in HF generation code
2025-06-21 Kostya Shishkovaac/sbr: fix noise band selection
2025-05-22 Kostya Shishkovnihav_mpeg: add ADTS packetiser
2024-11-09 Kostya Shishkovswitch some TableCodebookDescReader use cases to closures
2024-11-09 Kostya Shishkovnihav_mpeg: fix or update clippy warnings
2024-05-07 Kostya Shishkovaac: clear M/S flags
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