pipewire/spa
Barnabás Pőcze 0f6c5a04c7 spa: libcamera: fix CameraManager event handling
libcamera's CameraManager runs the event handlers on its own thread,
thus synchronization is needed to ensure correct functionality.
Implement that by collecting hotplug events into a mutex protected queue
and signalling the main loop where they can be processed and the
"object_info" event can be safely emitted.
2022-09-15 11:17:47 +00:00
..
examples examples: fix spelling mistake 2022-06-16 16:40:47 +02:00
include bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00
plugins spa: libcamera: fix CameraManager event handling 2022-09-15 11:17:47 +00:00
tests Add support for MidnightBSD 2022-06-19 18:22:47 +00:00
tools spa: tools: spa-inspect: clear and free handles 2022-06-16 16:59:40 +02:00
meson.build bluez5: Add LC3 codec support to LE Audio BAP 2022-09-15 11:17:20 +00:00