aboutsummaryrefslogtreecommitdiffstats
path: root/utils/bsincgen.c
Commit message (Expand)AuthorAgeFilesLines
* Keep bsinc filter quality more consistent between scalesChris Robinson2017-08-171-7/+9
* Workaround Android not having log2Chris Robinson2017-08-171-0/+4
* Correct the bsinc filter orderChris Robinson2017-08-171-6/+7
* Make the sinc4 table staticChris Robinson2017-08-161-1/+1
* Make the bsinc table layout more efficientChris Robinson2017-08-161-99/+20
* Keep bsinc info together in a structChris Robinson2017-08-151-37/+61
* Pre-compute the sinc4 resampler coefficient tableChris Robinson2017-04-081-1/+39
* Add a tool to generate the bsinc tablesChris Robinson2015-11-101-0/+374