pipewire/spa/plugins/audiomixer
Wim Taymans 4715e36a5c spa: don't free the mix_list ports
We can't move the mix_list ports to the free_list like that because the
elements in the list use a different list to link together. Also, we
don't need to free those ports at all because they will be freed when we
move the port_list to the free_list.
2025-07-31 10:20:59 +02:00
..
audiomixer.c
benchmark-mix-ops.c
meson.build
mix-ops-avx.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