aboutsummaryrefslogtreecommitdiffstats
path: root/src/atrac3denc.h
Commit message (Expand)AuthorAgeFilesLines
* Use well known analyze/synthesis naming instead of split/merge4BDA26H33GTZ4HYUMIO2024-06-151-1/+1
* Simplify cmake. Fix warnings.Daniil Cherednik2023-10-241-2/+0
* [refactoring] Split CompressedIO interface for Read and Write partDaniil Cherednik2021-08-281-6/+5
* [atrac3] Initial joint stereo mode support.Daniil Cherednik2020-01-121-1/+1
* Fix some VS compilation warnings0.0.1Daniil Cherednik2019-05-171-2/+2
* Support for MS Windows platformDaniil Cherednik2019-05-151-3/+4
* [atrac3] Remove tonal extraction codeDaniil Cherednik2018-12-051-7/+0
* Scale float values to (-1; 1) for internal processingDaniil Cherednik2018-07-041-1/+1
* Simplest gain control - scale first part of frame if the attack transient was...Daniil Cherednik2017-10-171-5/+26
* Refactoring: use normal (previous frame is first) overlap buffer layoutDaniil Cherednik2017-08-051-1/+2
* Refactoring to be able to implement joint stereoDaniil Cherednik2017-07-231-2/+5
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-0/+86