Skip to content

demux/json: use a parser context

Steve Lhomme requested to merge robUx4/vlc:json-static into master

So we don't have to hardcode global functions which cause problems in static builds. This will avoid hacks like this.

Merge request reports

Loading