• Nicolas George's avatar
    lswr: channel_map requires input conversion. · 1d903a5e
    Nicolas George authored
    channel_map is applied between in and postin.
    Without this test, if the input format is an acceptable internal format,
    the in->postin conversion is skipped. In the best case,
    it ignores channel_map, in the worst case it causes an assert failure
    if the number of channels is changed by the map.
    1d903a5e
Name
Last commit
Last update
..
x86 Loading commit data...
Makefile Loading commit data...
audioconvert.c Loading commit data...
audioconvert.h Loading commit data...
dither.c Loading commit data...
libswresample.v 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...
swresample-test.c Loading commit data...
swresample.c Loading commit data...
swresample.h Loading commit data...
swresample_internal.h Loading commit data...