summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* cli: fix application of subtitle flags when scan enabledJohn Stebbins2016-05-191-9/+25
* remove dxva hw decode (#189)John Stebbins2016-05-172-21/+0
* cli: fix race during queue processingJohn Stebbins2016-05-051-0/+11
* qsv: support building on linux with libvaJohn Stebbins2016-04-141-0/+3
* CLI: fix incorrect assumption that video quality is always positive.Tim Walker2016-04-031-2/+2
* cli: remove unused variables version and buildJohn Stebbins2016-03-121-2/+0
* Missed updating an hb_init call for the removal of updates.sr552016-03-121-1/+1
* Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...sr552016-03-121-31/+0
* cli: add support for import of GUI queue fileJohn Stebbins2016-03-121-123/+215
* cli: add comb detection optionsJohn Stebbins2016-03-111-2/+83
* qsv: fix buildJohn Stebbins2016-03-111-13/+1
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-68/+240
* cli: fix constant framerateJohn Stebbins2016-03-051-1/+1
* deinterlace: use avfilter yadif deinterlacerJohn Stebbins2016-02-151-2/+8
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-212-199/+120
* CLI: fix data type of json key NormalizeMixLevelJohn Stebbins2016-01-151-2/+2
* Update copyright dates to 2016.Bradley Sepos2016-01-013-3/+3
* CLI: fix linking with broken ubuntu linkerJohn Stebbins2015-10-301-2/+2
* CLI: silence uninitialized variable warningsJohn Stebbins2015-10-201-8/+8
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-13/+14
* cli: always check result from *alloc() functionsSean McGovern2015-10-051-1/+12
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-2/+6
* CLI: Fix frame rate not being set without specifying --cfr/--pfr, and make --...Bradley Sepos2015-09-101-4/+5
* CLI: Fix selection of default, burned, and forced subtitle tracksJohn Stebbins2015-09-011-3/+4
* build: use git version info instead of svnJohn Stebbins2015-08-251-0/+10
* nlmeans: fix the default valuesjstebbins2015-08-171-1/+1
* CLI: fix nlmeans preset and tunejstebbins2015-08-101-2/+2
* CLI: fix some typos in ParseOptions().Rodeo2015-06-281-3/+3
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-5/+0
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-121-2/+6
* CLI: Use json job instead of jobjstebbins2015-06-091-5/+6
* Fix another dead assignment.ritsuka2015-06-031-1/+1
* Fix three dead assignment found by the clang static analyzer, including the v...ritsuka2015-06-031-4/+2
* CLI: fix --crop optionjstebbins2015-06-011-0/+4
* libhb: fix issues with video optionsjstebbins2015-05-281-0/+20
* cli: fix display of fps in title summaryjstebbins2015-05-241-1/+1
* cli: fix return value check for hb_presets_add_path()jstebbins2015-05-151-1/+1
* rotate: Use more intuitive rotation parametersjstebbins2015-05-151-11/+6
* lingui: use libhb preset management from linux guijstebbins2015-05-141-4/+5
* cli: fix initialization of encode rangesjstebbins2015-05-131-0/+4
* cli: restore -O, -I, -P, -U, and -g optionsjstebbins2015-05-131-5/+20
* cli: fix missing subtitle "Default" flag when --all-subtitles is usedjstebbins2015-05-111-0/+36
* cli: fix audio codec selection when one codec specified on the command linejstebbins2015-05-091-1/+4
* cli: fix off-by-one error in subtitle track selectionjstebbins2015-05-091-2/+2
* cli: fix off-by-one audio track selectionjstebbins2015-05-061-3/+3
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-2780/+2489
* libhb: fix mingw link, undefined symbol CoTaskMemFreejstebbins2015-05-011-1/+1
* ports: add functions for looking up user config directoryjstebbins2015-04-191-2/+2
* CLI: fix hb_get_cpu_count call.Rodeo2015-04-051-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-4/+6