Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CodeQL (Multiplication result converted to larger type) warning | Daniil Cherednik | 2022-02-22 | 1 | -3/+3 |
| | |||||
* | 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) | ||||
* | Simplest gain control - scale first part of frame if the attack transient ↵ | Daniil Cherednik | 2017-10-17 | 1 | -1/+1 |
| | | | | was detected | ||||
* | Set LGPL v2.1 license | Daniil Cherednik | 2017-02-12 | 1 | -0/+18 |
| | |||||
* | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -8/+34 |
| | | | | | | | - no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc... | ||||
* | Compilation warnings fixed | Daniil Cherednik | 2016-07-17 | 1 | -2/+2 |
| | |||||
* | Fix building with cmake < 3.1 | Daniil Cherednik | 2016-07-17 | 1 | -0/+1 |
| | |||||
* | Fix memory corruption: wrong size of HPFBuffer. | Daniil Cherednik | 2016-04-22 | 1 | -7/+5 |
| | |||||
* | Some improvements of transient detector | Daniil Cherednik | 2015-12-24 | 1 | -6/+13 |
| | | | | | - use one last subblock of previous frame - detect postecho distortion | ||||
* | initial implementation of transient detection added | Daniil Cherednik | 2015-12-23 | 1 | -0/+51 |