Remove the sinc8 resampler option
commitd45dd9c668b2f4331492600d8ff99dc20c068664
authorChris Robinson <chris.kcat@gmail.com>
Sun, 19 Feb 2017 22:36:06 +0000 (19 14:36 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 20 Feb 2017 00:45:17 +0000 (19 16:45 -0800)
tree346dc9091703a7f3c5c76b73e4dc10874b0dc814
parent247f56249ade334f8f7ef9eda9c380af0278562f
Remove the sinc8 resampler option

Perf shows less than 1 percent CPU difference from the higher quality bsinc
resampler, but uses almost twice as much memory (a 128KB lookup table).
Alc/mixer.c
Alc/mixer_c.c
Alc/mixer_defs.h
Alc/mixer_neon.c
Alc/mixer_sse3.c
Alc/mixer_sse41.c
OpenAL32/Include/alu.h
utils/alsoft-config/mainwindow.cpp
utils/alsoft-config/mainwindow.ui