summaryrefslogtreecommitdiffstats
path: root/src/atrac/at3p
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple uninitialized memory usage.Daniil Cherednik2025-07-202-5/+9
* Fix compilation warningDaniil Cherednik2025-07-201-1/+1
* Disable asan for stable branch. Remove ghasendtool.Daniil Cherednik2025-07-201-90/+0
* 0.2 stable branchDaniil Cherednik2025-07-201-3/+3
* Zero num_wavs during initializationDaniil Cherednik2025-06-221-0/+4
* Fix multiple wrong debug assertsDaniil Cherednik2025-06-223-4/+5
* [AT3P] MDCT window shape configuration code.Daniil Cherednik2025-06-138-47/+178
* [AT3P] Simple delta VLC encoding for wordlen.Daniil Cherednik2025-06-065-10/+113
* [AT3P] Fix for Windows buildat3plus-devDaniil Cherednik2025-05-314-4/+7
* [AT3P] Fix GHA frequency, phase quantization into indexDaniil Cherednik2025-05-292-22/+73
* [AT3P] Update libgha. Experiment with upsample frame during GHA.Daniil Cherednik2025-05-231-0/+1
* [AT3P] Adjust level of residual processingDaniil Cherednik2025-05-171-1/+2
* [AT3P] Add advanced option for GHA debugDaniil Cherednik2025-05-161-8/+99
* [AT3P] Adjust number of quant units during encoding.Daniil Cherednik2025-05-034-71/+138
* Fix missed includeDaniil Cherednik2025-05-011-0/+1
* [AT3P] Add GHA processing in to the bitstream encoding.Daniil Cherednik2025-04-268-27/+552
* Revert "[AT3P] Delay for 1 frame during GHA. Adjust previous frame during."Daniil Cherednik2025-04-213-92/+45
* [AT3P] Choice best code table (currently from one set only) during encoding.Daniil Cherednik2025-04-212-63/+126
* Minimal implementation of AT3P bitstream for residual signal.Daniil Cherednik2025-04-1910-33/+556
* [AT3P] MDCT codeDaniil Cherednik2025-01-253-0/+260
* [AT3P] Delay for 1 frame during GHA. Adjust previous frame during.Daniil Cherednik2024-12-283-45/+92
* Merge branch 'master' into at3plus-devDaniil Cherednik2024-12-243-12/+12
* [AT3P] Tune GHA to extract more sine waves and bugfixDaniil Cherednik2024-11-261-16/+9
* [AT3P] [Bugfix] Do not generate zero amplitude waveDaniil Cherednik2024-10-241-1/+2
* [AT3P] Improve accuracy of magnitude calculation in case of not full frameDaniil Cherednik2024-10-231-9/+25
* [AT3P] Initial support for gha envelopeDaniil Cherednik2024-10-202-13/+136
* [AT3P] GHA development:Daniil Cherednik2024-10-066-218/+719
* [AT3P] Missed ut fixesDaniil Cherednik2024-08-191-3/+3
* Possibility to "look ahead" during encodingDaniil Cherednik2024-08-194-28/+51
* [AT3P] Fix tone present bitDaniil Cherednik2024-08-181-3/+4
* [AT3P] Fix total tones limitDaniil Cherednik2024-08-181-1/+1
* [AT3P] GHA fixesDaniil Cherednik2024-08-172-11/+11
* [AT3P] Some GHA related improvements:Daniil Cherednik2024-08-175-74/+246
* Fix missed headers, submodule branchDaniil Cherednik2024-08-112-0/+3
* [AT3P] Part of naive GHA processorDaniil Cherednik2024-08-114-21/+887
* [AT3P] Add GHA related bitstream codeDaniil Cherednik2024-07-318-6/+2118
* [AT3P] Introduce at3p development branchDaniil Cherednik2024-06-263-0/+150