Skip to content

json: remove other json parser implementation to keep only one

Gabriel Lafond-Thenaille requested to merge gabriel_lt/vlc:json.1 into master
  • Change the demux/json API to make it usable in multiple modules.
  • Remove the webservice/json parser used in chromecast, acoustid and musicbrainz and use the demux/json one instead.

Supersedes !1702 (closed)

Merge request reports