aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bsinc_inc.c
Commit message (Expand)AuthorAgeFilesLines
* Automatically generate the bsinc table when buildingChris Robinson2017-08-281-6702/+0
* Ensure some macros have the correct sizeChris Robinson2017-08-281-0/+4
* Add a higher quality bsinc resampler using 24 sample pointsChris Robinson2017-08-271-1/+1296
* Rename the bsinc resampler to bsinc12Chris Robinson2017-08-251-16/+17
* Keep bsinc filter quality more consistent between scalesChris Robinson2017-08-171-544/+544
* Correct the bsinc filter orderChris Robinson2017-08-171-963/+963
* Make the sinc4 table staticChris Robinson2017-08-161-1/+1
* Make the bsinc table layout more efficientChris Robinson2017-08-161-982/+1283
* Keep bsinc info together in a structChris Robinson2017-08-151-0/+5101