summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add MSYS2 build support (#70)Daniil Cherednik2026-05-031-5/+9
* atrac3: reimplement tonal encoding. Use flatness-based tonal extractionnew_psyDaniil Cherednik2026-04-201-0/+1
* Add CalcCurve and TSpectralUpsampler for transient detectionDaniil Cherednik2026-03-061-0/+1
* Add TGainProcessor and frequency-domain gain modulation unit testsDaniil Cherednik2026-02-231-0/+1
* Disable asan for stable branch. Remove ghasendtool.Daniil Cherednik2025-07-201-1/+1
* Bump c++ version to c++17Daniil Cherednik2025-06-221-1/+1
* Merge branch 'at3plus-dev'Daniil Cherednik2025-05-311-2/+74
|\
| * Minimal implementation of AT3P bitstream for residual signal.Daniil Cherednik2025-04-191-1/+20
| * [AT3P] MDCT codeDaniil Cherednik2025-01-251-0/+15
| * Merge branch 'new_psy' into at3plus-devDaniil Cherednik2025-01-041-0/+1
| |\
| * \ Merge branch 'master' into at3plus-devDaniil Cherednik2024-12-241-4/+1
| |\ \
| * | | [AT3P] GHA development:Daniil Cherednik2024-10-061-0/+1
| * | | [AT3P] Part of naive GHA processorDaniil Cherednik2024-08-111-0/+19
| * | | [AT3P] Add GHA related bitstream codeDaniil Cherednik2024-07-311-0/+20
* | | | Compatibility with modern cmakeDaniil Cherednik2025-04-261-1/+1
| |_|/ |/| |
* | | Merge branch 'master' into new_psyDaniil Cherednik2024-12-221-3/+1
|\ \ \ | | |/ | |/|
| * | [refactoring] Get rid of TFloat parameter. Use float.Daniil Cherednik2024-12-211-4/+0
| * | [refactoring] Get rid of inheritance from data.Daniil Cherednik2024-12-121-0/+1
| |/
* / [AT3] Introduce energy aware quantizationDaniil Cherednik2024-12-151-0/+2
|/
* Allow to configure atracdenc to use float instead of doubleDaniil Cherednik2024-07-091-0/+4
* [refactoring] move some libraries in to library directoryDaniil Cherednik2024-06-171-11/+11
* [AT3P] Use fast DCT-IV calculation for PQFDaniil Cherednik2024-06-161-0/+2
* [AT3P] PQF implementationDaniil Cherednik2024-06-141-0/+1
* Simple ipqf test and ref filesDaniil Cherednik2024-06-141-0/+25
* Get rid of gtest files. Use system package if available.Daniil Cherednik2023-11-181-25/+4
* Run ut via ctestDaniil Cherednik2022-02-211-0/+3
* UT refactoringDaniil Cherednik2020-01-041-55/+10
* Support for MS Windows platformDaniil Cherednik2019-05-151-0/+2
* Refactoring: use normal (previous frame is first) overlap buffer layoutDaniil Cherednik2017-08-051-0/+1
* Support of big endian platformsDaniil Cherednik2016-11-271-1/+6
* kiss_fft library added, MDCT reimplemented via FFT:Daniil Cherednik2016-09-271-4/+6
* fix compilation errors in case of building without utDaniil Cherednik2016-09-251-0/+16
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-1/+34
* atracdenc ut added to CMake buildDaniil Cherednik2016-04-021-0/+14
* bitstream ut added to CMake buildDaniil Cherednik2016-03-311-0/+7
* mdct ut added to CMake buildDaniil Cherednik2016-03-311-0/+8