pipewire/spa/plugins/libcamera
Barnabás Pőcze 0022fc90b7 spa: libcamera: source: use union for transferring control value
Use a union since only one member is active at a time, and use the
proper `libcamera::ControlType` enum to store the type instead of a
bare number. Also remove an unnecessary cast.
2025-07-15 08:12:54 +00:00
..
libcamera-device.cpp spa: libcamera: clean up includes 2025-07-15 08:12:54 +00:00
libcamera-manager.cpp spa: libcamera: clean up includes 2025-07-15 08:12:54 +00:00
libcamera-manager.hpp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
libcamera-source.cpp spa: libcamera: source: use union for transferring control value 2025-07-15 08:12:54 +00:00
libcamera.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
libcamera.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00
meson.build meson: fix build with missing libudev-devel 2024-02-06 11:49:40 +01:00