mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Support reading from stdin and report syntax errors.
Also don't do extra spa_json_enter when inserting a dummy "{" when
parsing files with top-level keys. In this case the tokenizer is
already "entered" after spa_json_init, and will give parse error when we
are not inserting the closing "}" for the dummy "{".
|
||
|---|---|---|
| .. | ||
| dox | ||
| examples | ||
| custom.css | ||
| Doxyfile.in | ||
| doxygen-awesome.css | ||
| DoxygenLayout.xml | ||
| examples.dox.in | ||
| input-filter-h.sh | ||
| input-filter-md.py | ||
| input-filter.py | ||
| man-fixup.py | ||
| meson.build | ||
| tree.dox | ||