pipewire/spa/plugins/libcamera
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
..
libcamera-client.c libcamera: work on rewrite 2021-11-03 17:49:10 +01:00
libcamera-device.cpp spa: libcamera: manage libcamera::CameraManager via a shared_ptr 2022-09-15 11:17:47 +00:00
libcamera-manager.cpp spa: libcamera: fix CameraManager event handling 2022-09-15 11:17:47 +00:00
libcamera-manager.hpp spa: libcamera: manage libcamera::CameraManager via a shared_ptr 2022-09-15 11:17:47 +00:00
libcamera-source.cpp spa: libcamera: remove unnecessary typedef 2022-09-15 11:17:47 +00:00
libcamera-utils.cpp spa: libcamera: remove unnecessary typedef 2022-09-15 11:17:47 +00:00
libcamera.c libcamera: work on rewrite 2021-11-03 17:49:10 +01:00
libcamera.h libcamera: work on rewrite 2021-11-03 17:49:10 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00