pipewire/src
Wim Taymans 5a93d77acf impl-link: ensure busy_count and busy_id stay in sync
We can only increment or decrement the busy_count with a valid busy_id.

In complete_ready and complete_paused, the id can be INVALID and if
there was no pending busy_id, it would decrement the busy_count below 0.

This would block the link from progressing its state change.

See #3547
2023-10-20 12:26:41 +02:00
..
daemon conf: add missing = 2023-10-20 07:52:21 +02:00
examples
gst
modules combine-stream: add support for "on-demand" streams 2023-10-17 19:38:03 +03:00
pipewire impl-link: ensure busy_count and busy_id stay in sync 2023-10-20 12:26:41 +02:00
tests
tools pw-cat: don't overrun our param array 2023-10-11 13:34:18 +02:00
meson.build