mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
First go over all the input and collect pointers and the size that we need to copy. Then go over all destinations and copy the source or clear the buffer memory. This fixes the problem where extra planes in the destination would get a 0 size, which would make the converter produce 0 output. It also ensure that the output size is consistent. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||