mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-20 14:10:48 +02:00
When we start, read the Position IO so that we collect the right quantum etc before calling the process callback. This updates the requested frames value in the buffer correctly with the current quantum instead of using 0. This fixes an issue in pw-cat with midi data. The first buffer has a requested size of 0 and so the first events won't fit in it and are discarded. Fixes #2843 |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||