json: add JSON encoder

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/525>
This commit is contained in:
Igor V. Kovalenko 2021-03-13 11:23:43 +03:00 committed by PulseAudio Marge Bot
parent 1df4a311d4
commit 0ba768b2e9
5 changed files with 1135 additions and 0 deletions

View file

@ -48,6 +48,7 @@ libpulse_headers = [
'format.h',
'gccmacro.h',
'introspect.h',
'json.h',
'mainloop-api.h',
'mainloop-signal.h',
'mainloop.h',