| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tag: 0.2.20.2.2stable/0.2 | Daniil Cherednik | 2025-08-23 | 2 | -0/+6 |
| * | tag: 0.2.10.2.1 | Daniil Cherednik | 2025-07-20 | 1 | -0/+6 |
| * | Fix multiple uninitialized memory usage. | Daniil Cherednik | 2025-07-19 | 6 | -10/+17 |
| * | Fix compilation warning0.2.0 | Daniil Cherednik | 2025-06-29 | 1 | -1/+1 |
| * | Update libgha. Relax precision requirements for ut. | Daniil Cherednik | 2025-06-23 | 1 | -0/+0 |
| * | Disable asan for stable branch. Remove ghasendtool. | Daniil Cherednik | 2025-06-22 | 3 | -99/+2 |
| * | Add debian package | Daniil Cherednik | 2025-06-22 | 5 | -0/+38 |
| * | 0.2 stable branch | Daniil Cherednik | 2025-06-22 | 5 | -16/+33 |
| * | Zero num_wavs during initialization | Daniil Cherednik | 2025-06-22 | 1 | -0/+4 |
| * | Fix multiple wrong debug asserts | Daniil Cherednik | 2025-06-22 | 4 | -5/+5 |
| * | Bump c++ version to c++17 | Daniil Cherednik | 2025-06-22 | 2 | -2/+2 |
| * | [AT3P] MDCT window shape configuration code. | Daniil Cherednik | 2025-06-13 | 8 | -47/+178 |
| * | Fix memory leak in case of unsupported input file. | Daniil Cherednik | 2025-06-08 | 1 | -3/+3 |
| * | [AT3P] Simple delta VLC encoding for wordlen. | Daniil Cherednik | 2025-06-06 | 5 | -10/+113 |
| * | [AT1] Fix memory leak on encoder destruction. | Daniil Cherednik | 2025-06-01 | 2 | -5/+10 |
| * | set CodeQL v3 | Daniil Cherednik | 2025-06-01 | 1 | -3/+3 |
| * | set CodeQL v2 | Daniil Cherednik | 2025-06-01 | 1 | -3/+3 |
| * | Checkout submodules for codeql analysis | Daniil Cherednik | 2025-06-01 | 1 | -0/+2 |
| * | Checkout submodules during cmake CI action | Daniil Cherednik | 2025-06-01 | 1 | -0/+2 |
| * | Merge branch 'at3plus-dev' | Daniil Cherednik | 2025-05-31 | 40 | -32/+6513 |
| |\ | |||||
| | * | [AT3P] Fix for Windows buildat3plus-dev | Daniil Cherednik | 2025-05-31 | 6 | -4/+12 |
| | * | [AT3P] Fix GHA frequency, phase quantization into index | Daniil Cherednik | 2025-05-29 | 2 | -22/+73 |
| | * | [AT3P] Update libgha. Experiment with upsample frame during GHA. | Daniil Cherednik | 2025-05-23 | 2 | -0/+1 |
| | * | [AT3P] Adjust level of residual processing | Daniil Cherednik | 2025-05-17 | 1 | -1/+2 |
| | * | [AT3P] Add advanced option for GHA debug | Daniil Cherednik | 2025-05-16 | 3 | -12/+130 |
| | * | [AT3P] Update libgha version. | Daniil Cherednik | 2025-05-15 | 1 | -0/+0 |
| | * | [AT3P] Adjust number of quant units during encoding. | Daniil Cherednik | 2025-05-03 | 7 | -72/+179 |
| | * | Update README.md | Daniil Cherednik | 2025-05-03 | 1 | -2/+15 |
| | * | [AT3P] Use a bit speed optimised libgha. | Daniil Cherednik | 2025-05-02 | 1 | -0/+0 |
| | * | Fix missed include | Daniil Cherednik | 2025-05-01 | 1 | -0/+1 |
| | * | [AT3P] Add GHA processing in to the bitstream encoding. | Daniil Cherednik | 2025-04-26 | 9 | -27/+553 |
| | * | Revert "[AT3P] Delay for 1 frame during GHA. Adjust previous frame during." | Daniil Cherednik | 2025-04-21 | 3 | -92/+45 |
| | * | [AT3P] Choice best code table (currently from one set only) during encoding. | Daniil Cherednik | 2025-04-21 | 2 | -63/+126 |
| | * | Minimal implementation of AT3P bitstream for residual signal. | Daniil Cherednik | 2025-04-19 | 16 | -35/+975 |
| | * | Merge branch 'master' into at3plus-dev | Daniil Cherednik | 2025-01-25 | 13 | -55/+76 |
| | |\ | |||||
| | * | | [AT3P] MDCT code | Daniil Cherednik | 2025-01-25 | 5 | -0/+276 |
| | * | | Merge branch 'new_psy' into at3plus-dev | Daniil Cherednik | 2025-01-04 | 7 | -31/+243 |
| | |\ \ | |||||
| | * | | | [AT3P] Delay for 1 frame during GHA. Adjust previous frame during. | Daniil Cherednik | 2024-12-28 | 3 | -45/+92 |
| | * | | | Merge branch 'master' into at3plus-dev | Daniil Cherednik | 2024-12-24 | 60 | -689/+836 |
| | |\ \ \ | |||||
| | * | | | | [AT3P] Tune GHA to extract more sine waves and bugfix | Daniil Cherednik | 2024-11-26 | 1 | -16/+9 |
| | * | | | | [AT3P] [Bugfix] Do not generate zero amplitude wave | Daniil Cherednik | 2024-10-24 | 1 | -1/+2 |
| | * | | | | [AT3P] Improve accuracy of magnitude calculation in case of not full frame | Daniil Cherednik | 2024-10-23 | 2 | -9/+25 |
| | * | | | | [AT3P] Initial support for gha envelope | Daniil Cherednik | 2024-10-20 | 2 | -13/+136 |
| | * | | | | Fix missed free pqf ctx in ut | Daniil Cherednik | 2024-10-13 | 1 | -0/+14 |
| | * | | | | [AT3P] GHA development: | Daniil Cherednik | 2024-10-06 | 9 | -219/+728 |
| | * | | | | [AT3P] Missed ut fixes | Daniil Cherednik | 2024-08-19 | 1 | -3/+3 |
| | * | | | | Possibility to "look ahead" during encoding | Daniil Cherednik | 2024-08-19 | 8 | -42/+94 |
| | * | | | | [AT3P] Fix tone present bit | Daniil Cherednik | 2024-08-18 | 1 | -3/+4 |
| | * | | | | [AT3P] Fix total tones limit | Daniil Cherednik | 2024-08-18 | 1 | -1/+1 |
| | * | | | | [AT3P] GHA fixes | Daniil Cherednik | 2024-08-17 | 2 | -11/+11 |
