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: support f32p -> s24s conversion 2021-01-14 17:58:54 +01:00
fmt-ops-neon.c
fmt-ops-sse2.c
fmt-ops-sse41.c
fmt-ops-ssse3.c
fmt-ops.c fmt: support f32p -> s24s conversion 2021-01-14 17:58:54 +01:00
fmt-ops.h audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
fmtconvert.c fmtconvert: prefer planar formats when possible 2021-02-26 21:14:35 +01:00
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 audioconvert: use sizeof for position size 2021-02-16 15:07:40 +01:00
test-audioadapter.c
test-audioconvert.c
test-channelmix.c channelmix: Improve unknown channel layout handling 2021-01-15 17:51:07 +01:00
test-fmt-ops.c
test-helper.h
test-resample.c test: improve resampler test 2021-01-18 15:08:23 +01:00
test-source.c
volume-ops-c.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops-sse.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops.c audioconvert: add volume ops 2021-02-05 15:08:26 +01:00
volume-ops.h audioconvert: add missing file 2021-02-05 17:29:43 +01:00