summaryrefslogtreecommitdiffstats
path: root/src/atrac/at3
Commit message (Expand)AuthorAgeFilesLines
* Add BFU encode cache and use it in ATRAC3 bit allocationDaniil Cherednik3 days1-29/+76
* Use gain energy scale for ATRAC3 allocationDaniil Cherednik2026-05-092-11/+30
* atrac3: tune bit allocation. Reduce low frequency distortionDaniil Cherednik2026-05-031-2/+2
* atrac3: reimplement tonal encoding. Use flatness-based tonal extractionnew_psyDaniil Cherednik2026-04-201-18/+41
* [AT3] refactor bitstream allocation loop to bs_encodeDaniil Cherednik2026-04-112-267/+309
* atrac3: add YAML gain control debug logging (--yaml-log)Daniil Cherednik2026-04-081-1/+4
* atrac3: ratio-scored transients, per-band gain boost, pre-echo reductionDaniil Cherednik2026-03-152-4/+24
* Fix energy calculation for quantization unitsDaniil Cherednik2025-09-051-9/+11
* Move implementation details into corresponding dirs (#52)Daniil Cherednik2025-07-225-0/+1145