summaryrefslogtreecommitdiffstats
path: root/test/test.c
Commit message (Expand)AuthorAgeFilesLines
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-13/+53
* qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSVJohn Stebbins2019-04-171-6/+6
* make: finish correcting host/build semanticsJohn Stebbins2019-04-171-1/+1
* libhb: change preset key to VideoColorMatrixCodeOverrideJohn Stebbins2019-04-081-1/+2
* libhb: Initial implementation of Chroma Smooth filter.Bradley Sepos2019-03-281-10/+103
* CLI: fix initialization of audio bitrate overrideJohn Stebbins2019-02-141-0/+1
* CLI: interpret --all-audio as implicit list of all tracksJohn Stebbins2019-02-131-3/+6
* CLI: fix error in setting up audio preset valuesJohn Stebbins2019-02-131-52/+114
* cli: Make --start-at and --stop-at strings more intuitive.Bradley Sepos2019-01-281-6/+12
* cli: Clarify --start-at and --stop-at help language.Bradley Sepos2019-01-271-6/+7
* Fix a few warnings.Damiano Galassi2019-01-231-1/+2
* Add SSA subtitle importJohn Stebbins2019-01-141-2/+113
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* CLI: Add command line override for SubtitleBurnDVDSubJohn Stebbins2018-10-311-1/+12
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-1/+1
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-31/+9
* cli: Update help to list FFmpeg yadif.Bradley Sepos2018-05-291-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* cli: Don't throttle non-tty output. #1067Bradley Sepos2017-12-241-8/+1
* cli: Fix typo in 6eb3ef1a.Bradley Sepos2017-12-241-2/+4
* cli: Restore previous CLI progress separator.Bradley Sepos2017-12-241-4/+4
* Add adaptive streaming support (#972)John Stebbins2017-11-091-0/+11
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-061-5/+73
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-061-1/+2
* CLI: add help for --align-avJohn Stebbins2017-11-021-0/+3
* CLI: fix integer wrapping of p-to-p start/end timesJohn Stebbins2017-09-061-1/+1
* cli: Add --arate=auto to CLI help.Bradley Sepos2017-07-231-1/+1
* cli: Fix warning when audio sample rate is 0 or auto.Bradley Sepos2017-07-231-1/+1
* cli: Fix regression in a5450860.Bradley Sepos2017-06-191-0/+52
* cli: Fix typo in last commit.Bradley Sepos2017-06-171-1/+1
* cli: Fix encoding progress line breaks on Windows.Bradley Sepos2017-06-171-20/+41
* cli: Remove legacy BeOS code.Bradley Sepos2017-06-171-56/+1
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-131-0/+7
* opencl: removit it (#777)John Stebbins2017-06-121-14/+0
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-7/+0
* cli: add an additional null check to silence a clang static analyizer warning.Damiano Galassi2017-05-311-7/+10
* cli: Avoid carriage return in progress output when piping.Bradley Sepos2017-05-311-9/+31
* libhb: Add LapSharp sharpening filter.Bradley Sepos2017-05-301-0/+95
* libhb: Add Unsharp sharpening filter.Bradley Sepos2017-05-301-0/+94
* CLI: don't override preset subtitle burn defaults...John Stebbins2017-03-221-21/+24
* CLI: clean up when exiting earlyJohn Stebbins2017-03-211-11/+14
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-5/+1
* Fix various spelling mistakes (#613)Sebastian Ramacher2017-03-101-4/+4
* cli: Adding hb_opencl_set_enable when --use-opencl is set. #496sr552017-01-151-0/+5
* json: revise range "End" for time and frame rangesJohn Stebbins2017-01-111-2/+9
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* CLI: fix csv file chapter importJohn Stebbins2016-12-291-2/+2
* libhb: add new color tags for Bt 2020 and SMPTE ST 2084Damiano Galassi2016-12-211-0/+3
* CLI: allow overriding automatically selected "default" subtitleJohn Stebbins2016-12-151-4/+22
* CLI: fix --no-comb-detectJohn Stebbins2016-12-011-1/+1