mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
When clearing the buffers, remove the stale pointers and file descriptors as accidental reuse of those is problematic and potentially difficult to diagnose. Do this for every data plane. Also clear the node's `buffer` structures to remove any references to the provided `spa_buffer` objects and related metadata. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||