aboutsummaryrefslogtreecommitdiffstats
path: root/src/atrac
Commit message (Expand)AuthorAgeFilesLines
* fix: compensate delay should be 39 sample not 23Daniil Cherednik2015-11-141-6/+8
* reduce aliasing near 5512HzDaniil Cherednik2015-11-131-2/+2
* probably a bit more correct fixed alloc tableDaniil Cherednik2015-11-081-3/+3
* fix: double -> int cast, should be round()Daniil Cherednik2015-11-021-1/+1
* fix: stop iteration to find shift constant in case of shiftMax approximatelyDaniil Cherednik2015-11-011-0/+5
* experimental first implementation of ATRAC encoderDaniil Cherednik2015-10-319-0/+453