mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-30 13:14:16 -04:00
`SPA_PARAM_BUFFERS_blocks` is a specific value, the plugin host should not use any other number of data planes, so reject other values. For example, the `buffers[i]->n_datas > planes.size()` situation was not handled correctly, and this removes the need for handling that. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||