ffmpeg/libswresample
Jan Ekström 1c7e55dd50 swresample/rematrix: handle 22.2 as a 9 channel layout
This is as far as 22.2 follows the same channel order as
WaveFormatExtensible's channel mask (and the AV_CH_* defines).

After LFE2 the side channels would follow, but that offset of
one stops us from utilizing them without further tweaks.

This change was verified by using swresample to downmix to 5.1,
and then feeding that to WASAPI.
2020-08-18 22:47:35 +03:00
..
aarch64
arm swresample/arm: rename labels to fix xcode build error 2018-04-28 18:08:52 +02:00
tests
x86 swresample: Use channel count in rematrix initialization 2018-07-26 02:42:42 +02:00
Makefile
audioconvert.c swresample/audioconvert: fix invalid left shift for 64bit sample format 2019-09-26 16:22:47 +02:00
audioconvert.h
dither.c
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c
rematrix.c swresample/rematrix: handle 22.2 as a 9 channel layout 2020-08-18 22:47:35 +03:00
rematrix_template.c
resample.c
resample.h
resample_dsp.c
resample_template.c
soxr_resample.c
swresample.c Silence "string-plus-int" warning shown by clang. 2020-01-06 22:38:56 +01:00
swresample.h
swresample_frame.c
swresample_internal.h
swresampleres.rc
version.h Bump minor versions after branching 4.3 2020-06-08 22:49:04 +02:00