pipewire/spa/plugins/audiomixer
Wim Taymans 5cc63c1b34 audiomixer: only add the input port to mix_list
Adding the output port is not a problem because there is never a buffer
to consume and mix but it wastes cycles.
2026-03-11 12:36:39 +01:00
..
audiomixer.c
benchmark-mix-ops.c
meson.build
mix-ops-avx2.c
mix-ops-c.c
mix-ops-sse.c
mix-ops-sse2.c
mix-ops.c
mix-ops.h
mixer-dsp.c
plugin.c
test-mix-ops.c