summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: Add install, install-strip, and uninstall targets for Darwin/Mac.Bradley Sepos2016-12-221-24/+21
* 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
* CLI: fix specifying audio track namesJohn Stebbins2016-11-181-1/+1
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-9/+10
* CLI: fix short arg optional parameter processingJohn Stebbins2016-10-101-2/+8
* cli: Add --version to help.Bradley Sepos2016-09-151-0/+1
* CLI: Revise CLI help.Bradley Sepos2016-09-091-240/+303
* contrib: Add opus audio encoder.John Stebbins2016-09-021-1/+1
* LinGui: Add flatpak support (#231)John Stebbins2016-08-301-0/+4
* cli: fix pad filter helpJohn Stebbins2016-08-091-6/+6
* cli: move ogg in link orderSean McGovern2016-07-011-2/+2
* cli: include strings.h on Solaris where necessarySean McGovern2016-07-011-0/+4
* cli: only link to iconv on Solaris 10Sean McGovern2016-07-011-1/+4
* preset: Add CLI Default preset. (#214)Bradley Sepos2016-06-271-0/+1
* cli: Add --no-two-pass and --no-turbo.Bradley Sepos2016-06-251-4/+16
* cli: fix initialization of SubtitleTrackSelectionBehaviorJohn Stebbins2016-06-101-1/+1
* cli: Take preset frame rate / mode into account.Bradley Sepos2016-06-031-3/+13
* cli: Fix frame rate mode when not explicitly set.Bradley Sepos2016-06-031-0/+2
* CLI: fix behaviour of --subtitle-lang-listJohn Stebbins2016-06-021-2/+4
* contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.Bradley Sepos2016-05-251-1/+1
* 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