pipewire/src/modules/module-adapter
Wim Taymans 5cfb6634f4 port: select a mixer when we set a format
When the port receives a format, look if we can find a mixer for it
and configure it.

Use the float32 mono mixer when possible.

Use the new pw_buffers in the link.

Let the port allocate buffers between the mixer and node when
requested.

The client-node doesn't need a mixer because mixing is done on the
client.

Remove all mixer and buffer negotiation code from adapter because
it is now done at the port level.
2019-10-02 18:07:10 +02:00
..
adapter.c port: select a mixer when we set a format 2019-10-02 18:07:10 +02:00
adapter.h adapter: add adapter node 2019-07-02 17:34:26 +02:00