pipewire/spa
Wim Taymans a9c0435317 loop: don't recursively flush
If we are already in the loop thread and flushing, this means we
added a new invoke item on the list from a callback. Place the
item on the queue and let the flush code take care of it after the
callback completes.

Required to fix some issues with draining in pulse where a stream
is destroyed from the drained callback which then invokes a pause.
2020-09-17 11:46:55 +02:00
..
examples
include alsa: add option to force a samplerate 2020-09-16 15:14:26 +02:00
plugins loop: don't recursively flush 2020-09-17 11:46:55 +02:00
tests
tools
meson.build