summaryrefslogtreecommitdiffstats
path: root/misc/json.c
Commit message (Expand)AuthorAgeFilesLines
* m_option: pretty print mpv_node for OSDwm42017-10-301-6/+29
* misc/json: avoid redundant conditionRaúl Peñacoba2017-07-011-1/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* json: fix UTF-8 handlingwm42015-04-281-2/+2
* json: handle >\\"< fragments correctlywm42014-10-211-2/+3
* lua: expose JSON parserwm42014-10-191-0/+5
* misc: add JSON parserwm42014-10-171-0/+282