Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UT refactoring | Daniil Cherednik | 2020-01-04 | 1 | -10/+10 |
| | |||||
* | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 1 | -1/+1 |
| | | | | | | - VS build (2017 tested) - Media Foundation Framework support to read/write pcm data (instead of libsndfile) | ||||
* | Set LGPL v2.1 license | Daniil Cherednik | 2017-02-12 | 1 | -0/+18 |
| | |||||
* | kiss_fft library added, MDCT reimplemented via FFT: | Daniil Cherednik | 2016-09-27 | 1 | -5/+32 |
| | | | | | | - we need fft for some atrac3 features - we need fft to implement better psychoacoustics analysis - use single transform library | ||||
* | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -32/+32 |
| | | | | | | | - no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc... | ||||
* | fast MIDCT implementation added | Daniil Cherednik | 2015-11-10 | 1 | -0/+91 |
| | |||||
* | fast mdct added (vorbis implementation) | Daniil Cherednik | 2015-11-04 | 1 | -0/+64 |