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 Port: Add tag param 2023-08-29 14:22:13 +02:00
gst gst: Prevent a crash when stopping device provider 2023-08-04 10:01:07 +01:00
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 core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-cat: don't overrun our param array 2023-10-11 13:34:18 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00