aboutsummaryrefslogtreecommitdiffstats
path: root/src/atrac1denc.h
Commit message (Expand)AuthorAgeFilesLines
* [refactoring] Get rid of TFloat parameter. Use float.Daniil Cherednik2024-12-211-14/+14
* [refactoring] Get rid of inheritance from data.Daniil Cherednik2024-12-121-4/+4
* Attempt to use adaptive ATH for ATRAC1Daniil Cherednik2024-10-111-1/+5
* [refactoring] move some libraries in to library directoryDaniil Cherednik2024-06-171-1/+1
* Use well known analyze/synthesis naming instead of split/merge4BDA26H33GTZ4HYUMIO2024-06-151-1/+1
* Fix warningsDaniil Cherednik2023-09-101-3/+0
* [refactoring] Split CompressedIO interface for Read and Write partDaniil Cherednik2021-08-281-7/+22
* [atrac3] Initial joint stereo mode support.Daniil Cherednik2020-01-121-1/+0
* Support for MS Windows platformDaniil Cherednik2019-05-151-2/+1
* Scale float values to (-1; 1) for internal processingDaniil Cherednik2018-07-041-4/+8
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
* kiss_fft library added, MDCT reimplemented via FFT:Daniil Cherednik2016-09-271-0/+1
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-0/+89