summaryrefslogtreecommitdiffstats
path: root/libhb/hb_json.c
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2015.bradleys2015-02-011-1/+1
* json: revert last commitjstebbins2015-01-221-4/+2
* json: add "Track" to audio and subtitle in titlesjstebbins2015-01-221-2/+4
* json: fix srt filename parsingjstebbins2015-01-171-1/+1
* Simplify frontend useage of hb_add()jstebbins2015-01-121-23/+4
* json: simplify hb_add_json APIjstebbins2015-01-111-10/+25
* json: fix parsing of SRT subtitlesjstebbins2015-01-111-1/+1
* json: add "Codec" to audio list itemsjstebbins2014-12-231-0/+1
* eliminate job->largeFileSizejstebbins2014-12-231-5/+3
* json: fix hb_get_preview_jsonjstebbins2014-12-191-3/+124
* json: fix plane size in hb_get_preview_image_jsonjstebbins2014-12-191-0/+1
* json: fix memory leak in hb_get_preview_jsonjstebbins2014-12-191-0/+1
* json: add hb_get_preview_jsonjstebbins2014-12-191-2/+112
* json: add json APIsjstebbins2014-12-161-0/+1186