Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust the bsinc filter table packing | Chris Robinson | 2021-02-23 | 1 | -3/+3 |
* | Add some optimization hints | Chris Robinson | 2021-02-16 | 1 | -6/+8 |
* | Use spans instead of references to arrays | Chris Robinson | 2021-02-06 | 1 | -2/+2 |
* | Return non-const from the resampler function | Chris Robinson | 2021-01-02 | 1 | -4/+4 |
* | Use more constexpr variables instead of macros | Chris Robinson | 2020-12-25 | 1 | -1/+1 |
* | Avoid compiling different sources for different targets | Chris Robinson | 2020-12-13 | 1 | -0/+5 |
* | Be more consistent with size_t | Chris Robinson | 2020-12-12 | 1 | -3/+3 |
* | Move the mixer functions to core | Chris Robinson | 2020-12-12 | 1 | -0/+266 |