mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
On underflow in sources, pad with explicit silence. This avoids the audioadapter from getting off sync from the cycle. That causes problems as driver when we want to produce a buffer only a the start of the cycle. In some cases, it's also possible that the io already has buffer at the start of the cycle when rate matching as driver. Currently, we don't produce buffer in this case, but we should. Fix that by doing things in the exact same way as ALSA sources do. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||