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 test: add tests validating all json conf files 2024-03-27 15:53:09 +01:00
spa-inspect.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
spa-json-dump.c spa: add spa_json_object_next 2024-09-16 09:50:36 +02:00
spa-monitor.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00