summaryrefslogtreecommitdiffstats
path: root/libhb/hb_json.c
Commit message (Expand)AuthorAgeFilesLines
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-2/+2
* qsv: full mode only when neededagalin892019-10-241-10/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-3/+3
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* hb_json: fix subtitle import crashJohn Stebbins2019-09-091-1/+1
* hb_json: fix double freeJohn Stebbins2019-08-301-4/+13
* hb_json: fix title dict format stringJohn Stebbins2019-08-261-1/+1
* libhb: eliminate file path length limitsJohn Stebbins2019-08-111-3/+4
* add subtitle track name read/writeJohn Stebbins2019-08-111-1/+14
* a few fixes for audio track name handlingJohn Stebbins2019-08-111-4/+1
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-111-2/+19
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* LinGui: change chapter list to GtkListBoxJohn Stebbins2019-07-301-4/+11
* hb_json: don't fail if audio is invalid for muxJohn Stebbins2019-07-121-6/+13
* hb_json: add new hb_state_t fieldsJohn Stebbins2019-06-251-1/+4
* LinGui: add queue statisticsJohn Stebbins2019-06-251-3/+4
* qsv: zero-copy re-implementationmaximd332019-05-261-1/+10
* make: finish correcting host/build semanticsJohn Stebbins2019-04-171-2/+2
* libhb: change preset key to VideoColorMatrixCodeOverrideJohn Stebbins2019-04-081-4/+26
* libhb: propagate color matrix info through the pipelineJohn Stebbins2019-04-081-3/+13
* Add SSA subtitle importJohn Stebbins2019-01-141-17/+40
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* 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