mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
The graph cycle goes: driver timeout -> process output nodes -> process driver node. Hence, driver should produce buffers in the timeout, otherwise there's one quantum extra latency. Make the bluez5 media/sco sources as drivers put a buffer to io before indicating ready, and as follower do it in process. Also make checks if io == NULL, and don't set io->status to HAVE_DATA unless there really is a buffer ready. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||