mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Dequeue a new buffer only once and reuse this queued buffer when jack_port_get_buffer() is called multiple times in process(). Recycle an old buffer in the next cycle. After calling process, mark all input buffers as consumed, process the empty buffers and move the output buffers to the mix ports. Fixes #1748 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||