summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-8 input and output pathsDaniil Cherednik2026-05-031-1/+42
* Add MSYS2 build support (#70)Daniil Cherednik2026-05-032-13/+26
* Initialize bit allocator LastLambda during the start allocation. Fix issues/69Daniil Cherednik2026-05-021-0/+1
* Merge branch 'master' into new_psyDaniil Cherednik2026-02-231-0/+1
|\
| * Compile fix for missing cstdint (#54)Ronnie Sahlberg2025-11-121-0/+1
* | Use common bit allocation engine for AT1 modeDaniil Cherednik2025-07-312-5/+9
|/
* Update libgha. Relax precision requirements for ut.Daniil Cherednik2025-07-201-0/+0
* [AT3P] Fix for Windows buildat3plus-devDaniil Cherednik2025-05-311-0/+0
* [AT3P] Update libgha. Experiment with upsample frame during GHA.Daniil Cherednik2025-05-231-0/+0
* [AT3P] Update libgha version.Daniil Cherednik2025-05-151-0/+0
* [AT3P] Adjust number of quant units during encoding.Daniil Cherednik2025-05-033-1/+41
* [AT3P] Use a bit speed optimised libgha.Daniil Cherednik2025-05-021-0/+0
* Minimal implementation of AT3P bitstream for residual signal.Daniil Cherednik2025-04-193-0/+393
* Merge branch 'master' into at3plus-devDaniil Cherednik2024-12-244-68/+68
|\
| * [refactoring] Get rid of TFloat parameter. Use float.Daniil Cherednik2024-12-214-68/+68
* | [AT3P] Improve accuracy of magnitude calculation in case of not full frameDaniil Cherednik2024-10-231-0/+0
* | [AT3P] GHA development:Daniil Cherednik2024-10-061-0/+0
* | Fix missed headers, submodule branchDaniil Cherednik2024-08-111-0/+0
* | Merge branch 'master' into at3plus-devDaniil Cherednik2024-07-094-13/+56
|\|
| * Allow to configure atracdenc to use float instead of doubleDaniil Cherednik2024-07-092-11/+54
| * Fix missed include in bitstream.hDaniil Cherednik2024-07-071-1/+2
* | Add missed real fft implementation files.Daniil Cherednik2024-07-072-0/+207
* | Add Generalized Harmonic Analysis library in to the branchDaniil Cherednik2024-07-061-0/+0
|/
* [refactoring] move fft in to library directoryDaniil Cherednik2024-07-024-1/+698
* [refactoring] move some libraries in to library directoryDaniil Cherednik2024-06-1712-0/+1309
* Add support for writing .at3/.wav files with ATRAC3 (#30)Thomas Perl2022-05-081-1/+17
* Fix compilation on POSIX platforms.0.0.2Daniil Cherednik2020-01-011-0/+0
* Initiall support of stdin reading for windowsDaniil Cherednik2020-01-011-0/+60