mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-24 06:46:37 -04:00
Remove custom json serialization code and use the new json-builder from various tools. spa-json-dump now has color and raw mode and can probably be simplified a bit more. The properties can now serialize arbitrarily large keys, which makes a unit test work. It also has a new 'simple' option for SPA output, which is added and used in pw-config. |
||
|---|---|---|
| .. | ||
| data | ||
| meson.build | ||
| pwtest-compat.c | ||
| pwtest-implementation.h | ||
| pwtest.c | ||
| pwtest.h | ||
| test-array.c | ||
| test-client.c | ||
| test-config.c | ||
| test-context.c | ||
| test-example.c | ||
| test-functional.c | ||
| test-lib.c | ||
| test-logger.c | ||
| test-loop.c | ||
| test-map.c | ||
| test-mempool.c | ||
| test-properties.c | ||
| test-pwtest.c | ||
| test-spa-buffer.c | ||
| test-spa-control.c | ||
| test-spa-format.c | ||
| test-spa-json.c | ||
| test-spa-log.c | ||
| test-spa-node.c | ||
| test-spa-pod.c | ||
| test-spa-utils.c | ||
| test-support.c | ||
| test-utils.c | ||