Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the BSincTables constexpr in an anonymous namespace | Chris Robinson | 2019-09-28 | 1 | -2/+4 |
* | Remove the unnecessary FRACTIONONE from bsincgen | Chris Robinson | 2019-09-28 | 1 | -11/+6 |
* | Make the bsinc l and m coefficients unsigned | Chris Robinson | 2019-09-17 | 1 | -10/+11 |
* | Fix compilation with MSVC | Chris Robinson | 2018-11-16 | 1 | -2/+2 |
* | Convert ALu.c to C++ | Chris Robinson | 2018-11-16 | 1 | -36/+36 |
* | Use a -40dB drop for bsinc12 | Chris Robinson | 2018-01-07 | 1 | -2/+2 |
* | Remove the sinc4 table | Chris Robinson | 2018-01-07 | 1 | -43/+4 |
* | Don't hide the log2 macro behind an Android-only macro | Chris Robinson | 2017-10-07 | 1 | -1/+1 |
* | Avoid using wmain on Windows | Chris Robinson | 2017-08-30 | 1 | -0/+2 |
* | Automatically generate the bsinc table when building | Chris Robinson | 2017-08-28 | 1 | -0/+404 |