pipewire/spa/plugins/audioconvert
Wim Taymans fa3bd6b0e1 channelmix: support more than 19 channels
The channelmatrix was limited to the 19 known channels, leaving
only the first 19 channels usable.

Use the full 64x64 matrix instead and make sure to fill all 64
channels with the identity matrix in the case we need to copy or
distribute the matrix to unknown positions.

See #57
2021-04-16 10:56:24 +02:00
..
audioadapter.c audioconvert: keep better track of changed params 2021-03-12 11:10:43 +01:00
audioconvert.c audioconvert: keep better track of changed params 2021-03-12 11:10:43 +01:00
benchmark-fmt-ops.c
benchmark-resample.c
biquad.c audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
biquad.h audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
channelmix-ops-c.c audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
channelmix-ops-sse.c
channelmix-ops.c channelmix: support more than 19 channels 2021-04-16 10:56:24 +02:00
channelmix-ops.h audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
channelmix.c spa: spa_json_get_string does not return the length 2021-03-18 18:57:26 +01:00
crossover.c audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
crossover.h audioconvert: add LFE filter 2021-03-17 11:28:40 +01:00
fmt-ops-avx2.c
fmt-ops-c.c
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c
fmt-ops.h
fmtconvert.c
merger.c merger: don't try to change the volumes in PortConfig 2021-03-22 16:33:36 +01:00
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
plugin.c
resample-native-avx.c
resample-native-impl.h
resample-native-neon.c
resample-native-sse.c
resample-native-ssse3.c
resample-native.c
resample-peaks-impl.h
resample-peaks-sse.c
resample-peaks.c
resample.c resample: refactor rate match code 2021-03-14 20:06:45 +01:00
resample.h
spa-resample.c
splitter.c
test-audioadapter.c
test-audioconvert.c
test-channelmix.c
test-fmt-ops.c
test-helper.h
test-resample.c
test-source.c
volume-ops-c.c
volume-ops-sse.c
volume-ops.c
volume-ops.h