• Michael Niedermayer's avatar
    swr: Implement Noise shaping dither · 82742294
    Michael Niedermayer authored
    The following variants are implemented:
    lipshitz noise shaping dither
    shibata noise shaping dither
    low shibata noise shaping dither
    high shibata noise shaping dither
    f-weighted noise shaping dither
    modified-e-weighted noise shaping dither
    improved-e-weighted noise shaping dither
    
    Data tables taken from SOX
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    82742294
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_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...
version.h Loading commit data...