pipewire/spa
Pauli Virtanen 870cd0136a spa: allow spa_dict.items to be NULL for zero items
For dicts with zero items, don't dereference dict->items, or give it to
qsort or bsearch where passing in NULL is not allowed.
2022-01-20 20:04:18 +02:00
..
examples treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
include spa: allow spa_dict.items to be NULL for zero items 2022-01-20 20:04:18 +02:00
plugins audioconvert: add option to disable channelmix 2022-01-20 18:08:30 +01:00
tests treewide: meson.build: simplify get_variable() calls 2022-01-17 08:28:53 +00:00
tools json: spa_json_get_string() writes up to len chars or fail 2022-01-04 10:42:32 +01:00
meson.build spa: meson.build: export data directory on dependency 2021-12-28 18:41:09 +01:00