pipewire/spa/plugins/libcamera
Barnabás Pőcze 08002f0497 spa: libcamera: get rid of an unnecessary snprintf() call
Simply use the returned string for populating the spa_dict
instead of doing a copy into a fixed size buffer on the stack.
2023-11-06 19:01:20 +01:00
..
libcamera-device.cpp spa: libcamera: get rid of an unnecessary snprintf() call 2023-11-06 19:01:20 +01:00
libcamera-manager.cpp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
libcamera-manager.hpp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
libcamera-source.cpp treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
libcamera-utils.cpp spa: libcamera: use init list when calling generateConfiguration() 2023-07-03 19:40:31 +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 spa: libcamera: add libcamera version check for properties::SystemDevices 2023-07-19 09:21:03 +00:00