Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep bsinc filter quality more consistent between scales | Chris Robinson | 2017-08-17 | 1 | -7/+9 |
* | Workaround Android not having log2 | Chris Robinson | 2017-08-17 | 1 | -0/+4 |
* | Correct the bsinc filter order | Chris Robinson | 2017-08-17 | 1 | -6/+7 |
* | Make the sinc4 table static | Chris Robinson | 2017-08-16 | 1 | -1/+1 |
* | Make the bsinc table layout more efficient | Chris Robinson | 2017-08-16 | 1 | -99/+20 |
* | Keep bsinc info together in a struct | Chris Robinson | 2017-08-15 | 1 | -37/+61 |
* | Pre-compute the sinc4 resampler coefficient table | Chris Robinson | 2017-04-08 | 1 | -1/+39 |
* | Add a tool to generate the bsinc tables | Chris Robinson | 2015-11-10 | 1 | -0/+374 |