pipewire/spa
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
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include spa: debug: log: use SPA_CONTAINER_OF() 2023-11-06 19:01:20 +01:00
plugins spa: libcamera: get rid of an unnecessary snprintf() call 2023-11-06 19:01:20 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00