mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-11 04:27:56 -05:00
Use bits to capture the work that is needed. We clear the bit when we added the stage, when all bits are cleared we have nothing more to do. This avoids having to check multiple bookleans. Make a helper function to calculate the destination buffer. When all bits are cleared, we can use the output buffer. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||