mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
Avoid calling memset on a large piece of memory when draining the resampler because it might use up all the allocated time in our realtime thread. Instead use a prealloced empty buffer. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||