pipewire/spa/plugins/libcamera
Barnabás Pőcze f81f2f8d38 treewide: fix C++20 compilation error wrt. designated initializers
C++20 introduced designated initializers similar to the ones found
in C99, however, in C++ designated initializers cannot be mixed
with non-designated initializers. GCC rejects mixed initializers
with an error.
2025-02-14 16:30:23 +01:00
..
libcamera-device.cpp treewide: fix C++20 compilation error wrt. designated initializers 2025-02-14 16:30:23 +01:00
libcamera-manager.cpp treewide: fix C++20 compilation error wrt. designated initializers 2025-02-14 16:30:23 +01:00
libcamera-manager.hpp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
libcamera-source.cpp treewide: fix C++20 compilation error wrt. designated initializers 2025-02-14 16:30:23 +01:00
libcamera-utils.cpp spa: libcamera: fix RGB mappings 2024-05-06 09:53:50 +02:00
libcamera.c spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +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-10-12 15:19:49 +02:00