Skip to content

alsa-pcm: Fix target calculation

Jonas Holmberg requested to merge jij/pipewire:master into master

Use threshold instead of last_threshold so that early wakeup is detected in handle_capture() when duration changes.

Merge request reports