pipewire/spa/plugins/videotestsrc
Wim Taymans c45d667934 loop: spa_loop_invoke -> spa_loop_locked where possible
When we simply need to change some state for the code executed in the
loop, we can use locked() instead of invoke(). This is more efficient
and avoids some context switches in the normal case.
2025-05-30 11:59:35 +02:00
..
draw.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
videotestsrc.c loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00