pipewire/spa/plugins/test
Barnabás Pőcze 60b9d9081b spa: only remove embedded source from data loop from within the loop
Use `spa_loop_invoke()` to invoke a callback on the data loop
to remove an embedded `spa_source` from the data loop.

Embedded `spa_source` objects cannot be safely removed
while the loop is polling without risking potential
use-after-frees.
2022-03-06 18:40:43 +00:00
..
fakesink.c spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
fakesrc.c spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00