mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
The buffer io area is used to enable/disable a port and should be synchronized with the processing loop. Use invoke to safely update the mixer io area. Keep track of the number of mixers on a port and clear the global mixer buffer io when there are none. Check and use the global mixer io when processing output to avoid using an inactive output without buffers and crashing. Fixes #3506 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||