Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid making BSincPointsMax public | Chris Robinson | 2021-03-01 | 1 | -12/+30 |
* | Avoid cutting off the last bsinc filter coefficient | Chris Robinson | 2021-03-01 | 1 | -3/+3 |
* | Avoiding cutting all bsinc resampler output at scale 0 | Chris Robinson | 2021-02-24 | 1 | -7/+6 |
* | Use a more appropriate epsilon for Sinc() | Chris Robinson | 2021-02-24 | 1 | -1/+2 |
* | Avoid an unnecessary loop iteration | Chris Robinson | 2021-02-23 | 1 | -2/+3 |
* | Adjust the bsinc filter table packing | Chris Robinson | 2021-02-23 | 1 | -32/+20 |
* | Move the bsinc tables to core | Chris Robinson | 2020-12-04 | 1 | -0/+288 |