pipewire/pipewire-alsa
Martin Geier 1a4c2ce624 alsa-plugin: unblock alsa poll when there is pw error
When there is a core error, update_active method is called from
on_core_error. update_active is supposed to unblock alsa thread,
in case the alsa is waiting for more some room for data.

Checking for active state is not sufficient and spa_system_eventfd_write
needs to be called also in case of error.

Signed-off-by: Martin Geier <martin.geier@streamunlimited.com>
2022-10-25 11:26:20 +00:00
..
alsa-plugins alsa-plugin: unblock alsa poll when there is pw error 2022-10-25 11:26:20 +00:00
conf alsa: rework parameter handling 2022-09-20 16:24:21 +02:00
tests tests: Add pipewire-alsa stress test 2021-12-15 16:13:08 +01:00