mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Make a profile param that can be used to configure a node with a certain profile. Use the profile to configure the ports on splitter and merger and get rid of the dynamic ports. Use the profile to configure the client-node and audio-dsp. Don't try to link more ports than available between client-node and dsp. |
||
|---|---|---|
| .. | ||
| audioconvert.c | ||
| channelmix-ops-sse.c | ||
| channelmix-ops.c | ||
| channelmix.c | ||
| fmt-ops-sse.c | ||
| fmt-ops.c | ||
| fmtconvert.c | ||
| merger.c | ||
| meson.build | ||
| plugin.c | ||
| resample.c | ||
| splitter.c | ||