summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CLI: fix turbo first pass.Rodeo2015-01-271-2/+3
* Work around fedora mingw pthread library requirementjstebbins2015-01-181-1/+6
* Simplify frontend useage of hb_add()jstebbins2015-01-121-66/+3
* cli: simplify setting geometryjstebbins2014-12-231-3/+1
* eliminate job->largeFileSizejstebbins2014-12-231-15/+0
* json: add json APIsjstebbins2014-12-161-61/+48
* contrib: build and link new jansson libjstebbins2014-12-051-1/+1
* CLL: Remove -4 option as it is no longer used.sr552014-11-291-8/+6
* CLI: Tabs -> Spacessr552014-11-181-2/+2
* CLI: add use_hwd code that went missing back into test.csr552014-11-181-0/+5
* CLI: Tabs -> Spacessr552014-10-181-2/+2
* CLI: Adding --srt-burn to help outputsr552014-10-181-0/+3
* libhb: Add filter parameter validation.bradleys2014-10-151-5/+14
* contrib: Add libgnurx to provide POSIX regex on Windows.bradleys2014-10-151-1/+1
* CLI: update help for --rotate option to mention the new modes introduced befo...Rodeo2014-10-011-2/+6
* CLI: update help for --deinterlace option after mcdeint removal.Rodeo2014-10-011-2/+2
* test: fix linking on kfreebsd systemsjstebbins2014-09-301-0/+2
* CLI: fix dimensions problem when both width and height are specifiedjstebbins2014-08-271-0/+11
* CLI: make string split function aware of escaping and quotingjstebbins2014-08-211-8/+53
* cli: always keep display aspect unless using custom anamorphic modejstebbins2014-07-281-0/+1
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-211-182/+18
* cli: allow user cli options to override defaults for fallback audio encoderjstebbins2014-07-161-8/+0
* cli: Simplify output geometry calculationjstebbins2014-07-161-202/+67
* CLI: Remove unnecessary include in last commit.bradleys2014-06-221-1/+0
* CLI: Improve nlmeans-tune logging and error handling.bradleys2014-06-221-11/+22
* libhb: New denoiser, nlmeans.bradleys2014-06-191-0/+205
* macui/cli/libhb: cleanupjstebbins2014-06-181-10/+34
* Add VP8 supportjstebbins2014-04-151-1/+1
* CLI: fix SRT passthru and add SRT burn optionjstebbins2014-04-091-35/+64
* CLI: enable the --qsv-implementation option.Rodeo2014-04-051-3/+4
* CLI: fix alignment after last commitRodeo2014-03-281-26/+26
* CLI: clean up encoder preset/tune/profile/level option namesRodeo2014-03-281-97/+90
* Remove libfaacsr552014-03-021-25/+24
* libhb: remove a52decjstebbins2014-02-201-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-183-3/+3
* QSV: API 1.8 support and related improvementsRodeo2014-02-181-9/+5
* libhb: make encoder options less x264-centric.Rodeo2014-02-132-145/+102
* Fix the order of libraries when linking HandBrakeCLIjstebbins2014-01-281-2/+2
* CLI: fix compiler warningjstebbins2014-01-241-1/+1
* remove contrib mpeg2decjstebbins2014-01-131-1/+1
* Revert previous commit, sorry.Rodeo2014-01-121-42/+0
* QSV: add an option to select the preferred implementation at runtime.Rodeo2014-01-121-0/+42
* CLI: use proper system headers.Rodeo2014-01-071-0/+2
* parsecsv: always check result of malloc()Rodeo2014-01-071-0/+10
* Revert previous borked commit. Sorry!Rodeo2014-01-071-10/+0
* parsecsv: always check result of malloc()Rodeo2014-01-071-0/+10
* Remove Anamorphic from Windows Phone preset since these devices don't support...sr552013-12-211-2/+2
* CLI: sanity-check muxer compatibility for video and audio encodersRodeo2013-12-141-1/+40
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-082-28/+7
* New getters for video presets, tunes, profiles and levels.Rodeo2013-11-081-5/+5