summaryrefslogtreecommitdiffstats
path: root/libhb/hb_json.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor the color tag code, and pass it to the FFmpeg encoders.Damiano Galassi2018-08-281-8/+12
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-2/+3
* libhb: fix a number of issues reported by clang.Damiano Galassi2018-01-121-4/+0
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* Add adaptive streaming support (#972)John Stebbins2017-11-091-4/+8
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-061-21/+156
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-131-3/+5
* opencl: removit it (#777)John Stebbins2017-06-121-6/+4
* json: revise range "End" for time and frame rangesJohn Stebbins2017-01-111-11/+30
* json: Decoding JSON now checks if QSV is available before setting QSV… (#509)Scott2017-01-111-0/+4
* json: fix use of freed memoryJohn Stebbins2017-01-081-18/+23
* libhb: allow removal of tagsJohn Stebbins2017-01-031-18/+81
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* json: fix extraction of negative SRT offsetsJohn Stebbins2016-06-091-9/+9
* remove dxva hw decode (#189)John Stebbins2016-05-171-12/+7
* json: fix typo.Tim Walker2016-04-031-1/+1
* json: fix sanitization of vqualityTim Walker2016-04-031-4/+8
* json: fix sanitization of vqualityJohn Stebbins2016-04-031-20/+31
* hb_json: sanitize JSON where both of video bitrate and quality are valid.Tim Walker2016-03-311-0/+6
* libhb: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-311-1/+1
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-6/+5
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-3/+1
* grayscale: make it a real filterJohn Stebbins2015-10-141-5/+3
* scan: fix rescan avoidance logicJohn Stebbins2015-09-291-1/+1
* json: fix parsing job Audio->CopyMaskjstebbins2015-08-101-2/+3
* Fix a couple of memory leaksjstebbins2015-06-011-0/+2
* scan: skip scan if title has already been scannedjstebbins2015-05-261-4/+6
* json: fix packig audio track in titlejstebbins2015-04-271-1/+1
* json: fix "End" parsing of p-to-p frame rangejstebbins2015-04-261-1/+1
* json: fix another cut/paste error. incorrect dither parsing.jstebbins2015-04-131-1/+1
* json: fix copy_mask (again) :(jstebbins2015-04-071-1/+1
* json: fix audio autopassthru copy_mask and fallbackjstebbins2015-04-071-4/+4
* json: fix potential crash when source file or title number doesn't existjstebbins2015-04-071-0/+5
* libhb: Improvements and key changes to json/hb_dict_t job definitionsjstebbins2015-04-041-129/+330
* libhb: use hb_dict_t, hb_value_array_t, and hb_value_t in hb_json.cjstebbins2015-04-021-328/+363
* json: fix crash when foreign audio search is *not* enabledjstebbins2015-03-111-1/+1
* libhb: use jansson for hb_dictjstebbins2015-03-091-0/+1
* json: automatically scan title when processing json jobsjstebbins2015-03-071-10/+52
* 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