pipewire/spa/plugins/libcamera
Barnabás Pőcze 27eedc0396 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.

(cherry picked from commit 84e7b744a6)
2026-03-28 01:22:27 +01:00
..
libcamera-device.cpp
libcamera-manager.cpp
libcamera-manager.hpp
libcamera-source.cpp
libcamera.c
libcamera.h
meson.build