aboutsummaryrefslogtreecommitdiffstats
path: root/src/transient_detector.cpp
Commit message (Expand)AuthorAgeFilesLines
* [refactoring] Get rid of TFloat parameter. Use float.Daniil Cherednik2024-12-211-18/+18
* Allow to configure atracdenc to use float instead of doubleDaniil Cherednik2024-07-091-5/+5
* Fix CodeQL (Multiplication result converted to larger type) warningDaniil Cherednik2022-02-221-3/+3
* Support for MS Windows platformDaniil Cherednik2019-05-151-1/+1
* Simplest gain control - scale first part of frame if the attack transient was...Daniil Cherednik2017-10-171-1/+1
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-8/+34
* Compilation warnings fixedDaniil Cherednik2016-07-171-2/+2
* Fix building with cmake < 3.1Daniil Cherednik2016-07-171-0/+1
* Fix memory corruption: wrong size of HPFBuffer.Daniil Cherednik2016-04-221-7/+5
* Some improvements of transient detectorDaniil Cherednik2015-12-241-6/+13
* initial implementation of transient detection addedDaniil Cherednik2015-12-231-0/+51