pipewire/spa/include/spa
Wim Taymans c52c56621d utils: use memmove when src and dst can overlap
spa_json_parse_stringn() can be used when the strings source and
destination are overlapping so use memmove instead of strncpy to
avoid corruption of the strings.
2024-03-18 16:32:30 +01:00
..
buffer buffer: add MAPPABLE data flag 2024-02-08 18:09:08 +01:00
control treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
debug spa: debug: log: use SPA_CONTAINER_OF() 2023-11-06 19:01:20 +01:00
graph Fix some warnings 2023-11-21 16:32:51 +00:00
interfaces/audio aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
monitor Fix some warnings 2023-11-21 16:32:51 +00:00
node doc: explain clock/latency more 2024-01-29 08:36:15 +00:00
param profiler: add transport state in the profile block 2024-02-29 14:07:08 +01:00
pod pod: don't iterate 0 sized children 2024-01-16 16:34:37 +01:00
support conf: support property rules 2024-03-15 12:10:41 +01:00
utils utils: use memmove when src and dst can overlap 2024-03-18 16:32:30 +01:00