• Ronald S. Bultje's avatar
    swr: split out DSP functions. · 7128a35f
    Ronald S. Bultje authored
    DSP bits of swri_resample go into their own mini-DSP functions; DSP
    init goes from a per-call branch in multiple_resample to a proper
    DSP init routine; x86 bits go into x86/; swri_resample() moves out of
    resample_template.c into resample.c because it's independent of DSP
    code or sample type; multiple_resample() is simplified.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    7128a35f
Name
Last commit
Last update
..
arm Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
audioconvert.c Loading commit data...
audioconvert.h Loading commit data...
dither.c Loading commit data...
dither_template.c Loading commit data...
libswresample.v Loading commit data...
log2_tab.c Loading commit data...
noise_shaping_data.c Loading commit data...
rematrix.c Loading commit data...
rematrix_template.c Loading commit data...
resample.c Loading commit data...
resample.h Loading commit data...
resample_dsp.c Loading commit data...
resample_template.c Loading commit data...
soxr_resample.c Loading commit data...
swresample-test.c Loading commit data...
swresample.c Loading commit data...
swresample.h Loading commit data...
swresample_internal.h Loading commit data...
swresampleres.rc Loading commit data...
version.h Loading commit data...