summaryrefslogtreecommitdiffstats
path: root/libhb/hb_json.c
Commit message (Expand)AuthorAgeFilesLines
* Add ability to apply filters to previewsJohn Stebbins2021-04-121-0/+12
* qsv: redesigned adapter capabilities collection and reporingagalin892021-03-121-14/+17
* libhb: passthru mastering display metadata and content light level metadata.Damiano Galassi2021-02-011-0/+115
* libhb: revert part of the previous colormatrix override commit.Damiano Galassi2021-01-251-0/+20
* libhb: change the color-matrix cli option behavior. Set the color info at the...Damiano Galassi2021-01-241-20/+0
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...sr552020-12-011-1/+1
* qsv: fix incorrect async depth values in GUI binaryagalin892020-07-291-2/+7
* hb_json: make it easier for UI to zero out metadataJohn Stebbins2020-07-201-13/+35
* Added track number to audio and subtitle scan JSONRandomEngy2020-06-171-2/+4
* json: improve logging of json pack failuresJohn Stebbins2020-03-161-9/+9
* json: fix PtoP range when converting job struct to jsonJohn Stebbins2020-03-151-6/+6
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* 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