| Commit message (Expand) | Author | Age | Files | Lines |
* | disable fontconfig on macOS | Damiano Galassi | 2017-01-18 | 1 | -2/+6 |
* | cli: Adding hb_opencl_set_enable when --use-opencl is set. #496 | sr55 | 2017-01-15 | 1 | -0/+5 |
* | json: revise range "End" for time and frame ranges | John Stebbins | 2017-01-11 | 1 | -2/+9 |
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 3 | -3/+3 |
* | CLI: fix csv file chapter import | John Stebbins | 2016-12-29 | 1 | -2/+2 |
* | build: Add install, install-strip, and uninstall targets for Darwin/Mac. | Bradley Sepos | 2016-12-22 | 1 | -24/+21 |
* | libhb: add new color tags for Bt 2020 and SMPTE ST 2084 | Damiano Galassi | 2016-12-21 | 1 | -0/+3 |
* | CLI: allow overriding automatically selected "default" subtitle | John Stebbins | 2016-12-15 | 1 | -4/+22 |
* | CLI: fix --no-comb-detect | John Stebbins | 2016-12-01 | 1 | -1/+1 |
* | CLI: fix specifying audio track names | John Stebbins | 2016-11-18 | 1 | -1/+1 |
* | Add new anamorphic mode "Automatic", delete "Strict" (#367) | John Stebbins | 2016-10-31 | 1 | -9/+10 |
* | CLI: fix short arg optional parameter processing | John Stebbins | 2016-10-10 | 1 | -2/+8 |
* | cli: Add --version to help. | Bradley Sepos | 2016-09-15 | 1 | -0/+1 |
* | CLI: Revise CLI help. | Bradley Sepos | 2016-09-09 | 1 | -240/+303 |
* | contrib: Add opus audio encoder. | John Stebbins | 2016-09-02 | 1 | -1/+1 |
* | LinGui: Add flatpak support (#231) | John Stebbins | 2016-08-30 | 1 | -0/+4 |
* | cli: fix pad filter help | John Stebbins | 2016-08-09 | 1 | -6/+6 |
* | cli: move ogg in link order | Sean McGovern | 2016-07-01 | 1 | -2/+2 |
* | cli: include strings.h on Solaris where necessary | Sean McGovern | 2016-07-01 | 1 | -0/+4 |
* | cli: only link to iconv on Solaris 10 | Sean McGovern | 2016-07-01 | 1 | -1/+4 |
* | preset: Add CLI Default preset. (#214) | Bradley Sepos | 2016-06-27 | 1 | -0/+1 |
* | cli: Add --no-two-pass and --no-turbo. | Bradley Sepos | 2016-06-25 | 1 | -4/+16 |
* | cli: fix initialization of SubtitleTrackSelectionBehavior | John Stebbins | 2016-06-10 | 1 | -1/+1 |
* | cli: Take preset frame rate / mode into account. | Bradley Sepos | 2016-06-03 | 1 | -3/+13 |
* | cli: Fix frame rate mode when not explicitly set. | Bradley Sepos | 2016-06-03 | 1 | -0/+2 |
* | CLI: fix behaviour of --subtitle-lang-list | John Stebbins | 2016-06-02 | 1 | -2/+4 |
* | contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6. | Bradley Sepos | 2016-05-25 | 1 | -1/+1 |
* | cli: fix application of subtitle flags when scan enabled | John Stebbins | 2016-05-19 | 1 | -9/+25 |
* | remove dxva hw decode (#189) | John Stebbins | 2016-05-17 | 2 | -21/+0 |
* | cli: fix race during queue processing | John Stebbins | 2016-05-05 | 1 | -0/+11 |
* | qsv: support building on linux with libva | John Stebbins | 2016-04-14 | 1 | -0/+3 |
* | CLI: fix incorrect assumption that video quality is always positive. | Tim Walker | 2016-04-03 | 1 | -2/+2 |
* | cli: remove unused variables version and build | John Stebbins | 2016-03-12 | 1 | -2/+0 |
* | Missed updating an hb_init call for the removal of updates. | sr55 | 2016-03-12 | 1 | -1/+1 |
* | Remove the CLI / LibHB Update Checker. It's been broken since we switched to ... | sr55 | 2016-03-12 | 1 | -31/+0 |
* | cli: add support for import of GUI queue file | John Stebbins | 2016-03-12 | 1 | -123/+215 |
* | cli: add comb detection options | John Stebbins | 2016-03-11 | 1 | -2/+83 |
* | qsv: fix build | John Stebbins | 2016-03-11 | 1 | -13/+1 |
* | filters: make job filter settings an hb_dict_t | John Stebbins | 2016-03-09 | 1 | -68/+240 |
* | cli: fix constant framerate | John Stebbins | 2016-03-05 | 1 | -1/+1 |
* | deinterlace: use avfilter yadif deinterlacer | John Stebbins | 2016-02-15 | 1 | -2/+8 |
* | libhb: Add libavfilter support and pad filter | John Stebbins | 2016-01-21 | 2 | -199/+120 |
* | CLI: fix data type of json key NormalizeMixLevel | John Stebbins | 2016-01-15 | 1 | -2/+2 |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 3 | -3/+3 |
* | CLI: fix linking with broken ubuntu linker | John Stebbins | 2015-10-30 | 1 | -2/+2 |
* | CLI: silence uninitialized variable warnings | John Stebbins | 2015-10-20 | 1 | -8/+8 |
* | Make deinterlace/decomb behave similar to nlmeans/hqdn3d | John Stebbins | 2015-10-09 | 1 | -13/+14 |
* | cli: always check result from *alloc() functions | Sean McGovern | 2015-10-05 | 1 | -1/+12 |
* | libhb: Clock/frame rate handling improvements. | Bradley Sepos | 2015-09-10 | 1 | -2/+6 |
* | CLI: Fix frame rate not being set without specifying --cfr/--pfr, and make --... | Bradley Sepos | 2015-09-10 | 1 | -4/+5 |