mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 04:30:04 +01:00
When the dynamic data flag is set on the buffer data, it means the consumer can deal with any data pointer set on the buffer and we can simply pass the one from upstream to downstream. If the flag is not set, we need to copy the buffer data. See #5009 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||