Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'at3plus-dev' | Daniil Cherednik | 2025-05-31 | 1 | -7/+28 |
|\ | |||||
| * | [AT3P] Add GHA processing in to the bitstream encoding. | Daniil Cherednik | 2025-04-26 | 1 | -0/+1 |
| * | Minimal implementation of AT3P bitstream for residual signal. | Daniil Cherednik | 2025-04-19 | 1 | -1/+2 |
| * | [AT3P] MDCT code | Daniil Cherednik | 2025-01-25 | 1 | -0/+1 |
| * | Merge branch 'master' into at3plus-dev | Daniil Cherednik | 2024-12-24 | 1 | -10/+1 |
| |\ | |||||
| * | | [AT3P] GHA development: | Daniil Cherednik | 2024-10-06 | 1 | -1/+8 |
| * | | [AT3P] Some GHA related improvements: | Daniil Cherednik | 2024-08-17 | 1 | -0/+1 |
| * | | [AT3P] Part of naive GHA processor | Daniil Cherednik | 2024-08-11 | 1 | -1/+2 |
| * | | [AT3P] Add GHA related bitstream code | Daniil Cherednik | 2024-07-31 | 1 | -0/+1 |
| * | | Merge branch 'master' into at3plus-dev | Daniil Cherednik | 2024-07-09 | 1 | -2/+11 |
| |\ \ | |||||
| * | | | Add Generalized Harmonic Analysis library in to the branch | Daniil Cherednik | 2024-07-06 | 1 | -4/+12 |
| * | | | Merge branch 'master' into at3plus-dev | Daniil Cherednik | 2024-07-06 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | [AT3P] Introduce at3p development branch | Daniil Cherednik | 2024-06-26 | 1 | -0/+2 |
* | | | | | Compatibility with modern cmake | Daniil Cherednik | 2025-04-26 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | [refactoring] Get rid of TFloat parameter. Use float. | Daniil Cherednik | 2024-12-21 | 1 | -9/+1 |
| |_|/ |/| | | |||||
* | | | Allow to configure atracdenc to use float instead of double | Daniil Cherednik | 2024-07-09 | 1 | -1/+11 |
| |/ |/| | |||||
* | | [refactoring] move fft in to library directory | Daniil Cherednik | 2024-07-02 | 1 | -2/+2 |
|/ | |||||
* | [refactoring] move some libraries in to library directory | Daniil Cherednik | 2024-06-17 | 1 | -4/+5 |
* | Fix CMake build file generation error | Satoshi Fuuki | 2023-12-16 | 1 | -4/+5 |
* | Simplify cmake. Fix warnings. | Daniil Cherednik | 2023-10-24 | 1 | -16/+22 |
* | Add install command | Daniil Cherednik | 2023-09-13 | 1 | -1/+1 |
* | Some ux improvements | Daniil Cherednik | 2023-09-08 | 1 | -0/+1 |
* | Add support for writing .at3/.wav files with ATRAC3 (#30) | Thomas Perl | 2022-05-08 | 1 | -0/+1 |
* | Support for RealMedia output file format. | ghost | 2022-02-20 | 1 | -0/+1 |
* | Fix linker error | Daniil Cherednik | 2020-03-27 | 1 | -0/+5 |
* | Fix project compilation | Daniil Cherednik | 2020-03-27 | 1 | -1/+2 |
* | UT refactoring | Daniil Cherednik | 2020-01-04 | 1 | -5/+9 |
* | Initiall support of stdin reading for windows | Daniil Cherednik | 2020-01-01 | 1 | -2/+7 |
* | Fix some VS compilation warnings0.0.1 | Daniil Cherednik | 2019-05-17 | 1 | -0/+1 |
* | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 1 | -5/+27 |
* | kiss_fft library added, MDCT reimplemented via FFT: | Daniil Cherednik | 2016-09-27 | 1 | -3/+5 |
* | fix compilation errors in case of building without ut | Daniil Cherednik | 2016-09-25 | 1 | -0/+14 |
* | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -4/+26 |
* | Fix building with cmake < 3.1 | Daniil Cherednik | 2016-07-17 | 1 | -3/+0 |
* | a bit more generic TScaler | Daniil Cherednik | 2016-03-08 | 1 | -1/+1 |
* | use libsndfile instead of own wav reader | Daniil Cherednik | 2015-12-27 | 1 | -1/+8 |
* | Some warnings fixed, -Wall enabled | Daniil Cherednik | 2015-12-26 | 1 | -1/+1 |
* | CMakeLists.txt added | Daniil Cherednik | 2015-12-26 | 1 | -0/+14 |