| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add CalcCurve and TSpectralUpsampler for transient detection | Daniil Cherednik | 2026-03-06 | 8 | -1/+2093 | |
| | * | Add AttackAndRelease_LevelRise gain modulation test | Daniil Cherednik | 2026-02-27 | 1 | -0/+207 | |
| | * | Refactor AttackAndRelease and add ReleaseAndAttack gain modulation tests | Daniil Cherednik | 2026-02-27 | 1 | -80/+266 | |
| | * | Add GainModulation_ReducesSpectralEnergy_QuietToLoudTransient test | Daniil Cherednik | 2026-02-26 | 1 | -0/+202 | |
| | * | Merge branch 'master' into new_psy | Daniil Cherednik | 2026-02-23 | 3 | -0/+3 | |
| | |\ | |/ |/| | ||||||
| * | | Compile fix for missing cstdint (#54) | Ronnie Sahlberg | 2025-11-12 | 3 | -0/+3 | |
| | * | Add TGainProcessor and frequency-domain gain modulation unit tests | Daniil Cherednik | 2026-02-23 | 2 | -0/+1816 | |
| | * | [AT3] Restore and add more gain control tests | Daniil Cherednik | 2025-10-01 | 3 | -20/+779 | |
| | * | Merge branch 'master' into new_psy | Daniil Cherednik | 2025-09-05 | 0 | -0/+0 | |
| | |\ | |/ |/| | ||||||
| * | | Merge branch 'stable/0.2' | Daniil Cherednik | 2025-09-05 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | 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 | |
| | | * | Fix energy calculation for quantization units | Daniil Cherednik | 2025-09-05 | 6 | -16/+17 | |
| | | * | Compute the frequency response for QMF. It will be used to consider aliasing. | Daniil Cherednik | 2025-08-13 | 3 | -18/+84 | |
| | | * | Use common bit allocation engine for AT1 mode | Daniil Cherednik | 2025-07-31 | 9 | -192/+197 | |
| | |/ |/| | ||||||
| * | | Move implementation details into corresponding dirs (#52) | Daniil Cherednik | 2025-07-22 | 20 | -41/+40 | |
| * | | Clean qmf code. (#51) | Daniil Cherednik | 2025-07-21 | 5 | -34/+29 | |
| * | | tag: 0.2.1 | Daniil Cherednik | 2025-07-20 | 1 | -0/+6 | |
| * | | Fix multiple uninitialized memory usage. | Daniil Cherednik | 2025-07-20 | 6 | -10/+17 | |
| * | | Fix compilation warning | Daniil Cherednik | 2025-07-20 | 1 | -1/+1 | |
| * | | Update libgha. Relax precision requirements for ut. | Daniil Cherednik | 2025-07-20 | 1 | -0/+0 | |
| * | | Disable asan for stable branch. Remove ghasendtool. | Daniil Cherednik | 2025-07-20 | 3 | -99/+2 | |
| * | | Add debian package | Daniil Cherednik | 2025-07-20 | 5 | -0/+38 | |
| * | | 0.2 stable branch | Daniil Cherednik | 2025-07-20 | 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 | |
