pipewire/spa/tools
Wim Taymans ce390d5b22 spa: add spa_json_object_next
This gets the next key and value from an object. This function is better
because it will skip key/value pairs that don't fit in the array to hold
the key.

The previous code patter would stop parsing the object as soon as a key
larger than the available space was found.
2024-09-16 09:50:36 +02:00
..
meson.build
spa-inspect.c
spa-json-dump.c spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
spa-monitor.c