pipewire/spa/plugins/audiomixer
Wim Taymans ea7e0e9152 spa: revert peer_enum_params node event again
It's not used anymore because it does work so well.

The problem is that while it transparently proxies param enums on
ports to peers, it fails to emit events when those peer
params change in a way that would make the enum result change as well.
This makes it quite hard to use this correctly.
2024-06-20 10:22:45 +02:00
..
audiomixer.c spa: revert peer_enum_params node event again 2024-06-20 10:22:45 +02:00
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 spa: revert peer_enum_params node event again 2024-06-20 10:22:45 +02:00
plugin.c
test-mix-ops.c