pipewire/spa/plugins/libcamera
Barnabás Pőcze 84e7b744a6 spa: libcamera: use std::span
libcamera is planning to move to C++20 and drop the custom `libcamera::Span`
type at some point in the future. Since pipewire already uses C++20, remove
all uses of it and instead use `std::span` so that things will compile
after the removal.
2026-03-27 09:57:56 +01:00
..
libcamera-device.cpp
libcamera-manager.cpp
libcamera-manager.hpp
libcamera-source.cpp
libcamera.c
libcamera.h
meson.build