pipewire/spa
Wim Taymans bf1b3bb157 audioconvert: handle recursive Props set_param
When the node receives a set_param Props, it calls the follower
set_param implementation. If that one calls set_param again on the
adapter, discards the original set_param.

This makes it possible for the follower to intercept the Props param and
set a modified version on the converter. This can be used to intercept
volume changes.
2023-04-17 16:12:35 +02:00
..
examples adapter-control: avoid the divide by zero while generating sequence. 2023-04-05 16:33:09 +05:30
include aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
plugins audioconvert: handle recursive Props set_param 2023-04-17 16:12:35 +02:00
tests
tools
meson.build spa: fix wrong meson check for BAP 2023-03-26 15:12:55 +03:00