mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Because we advertize on out ports that we support DYNAMIC data, we need to read the data pointer directly from the buffer and only fall back to our cache (mmaped) pointer when it is NULL. With DYNAMIC data, the peer element (mixer-dsp) directly copies the input data pointer into the buffer data in the processing loop in order to avoid a memcpy when there is no mixing needed. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||