aboutsummaryrefslogtreecommitdiffstats
path: root/src/atrac3denc.cpp
Commit message (Expand)AuthorAgeFilesLines
* atrac3denc: isnan -> std::isnan.Valtteri Vuorikoski2018-03-311-1/+1
* Do not apply gain control if release in current frame was detected -Daniil Cherednik2017-10-291-1/+1
* Find optimal BFU num during bit allocation.Daniil Cherednik2017-10-211-1/+1
* Simplest gain control - scale first part of frame if the attack transient was...Daniil Cherednik2017-10-171-87/+104
* Refactoring: use normal (previous frame is first) overlap buffer layoutDaniil Cherednik2017-08-051-11/+16
* Refactoring to be able to implement joint stereoDaniil Cherednik2017-07-231-18/+31
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-0/+357