summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix quality type validation.Damiano Galassi2020-08-251-10/+2
* WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...sr552020-08-241-1/+1
* WinGui: Hide QSV Low Power checkbox when QSV not available. #3083sr552020-08-241-1/+1
* contribs: Remove x265 bitbucket download URLs since those no longer work. Fi...sr552020-08-244-4/+0
* libhb: improve videotoolbox detection and add support for constant quality en...Damiano Galassi2020-08-239-68/+223
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-227-343/+1005
* contrib: Update to FFmpeg 4.3.1.Bradley Sepos2020-08-221-3/+3
* contrib: Restore and update QSV DX11 patch for FFmpeg 4.3.Bradley Sepos2020-08-221-0/+611
* contrib: Update to FFmpeg 4:3.Bradley Sepos2020-08-229-1326/+28
* contrib: Update to NVENC headers 9.1.23.1.Bradley Sepos2020-08-221-4/+3
* WinGui: Add a menu option to allow exporting all user presets for easier back...sr552020-08-2211-121/+146
* WinGui: Align some of the checkboxs left to avoid overly large click areas. F...sr552020-08-223-6/+6
* WinGui: Make it clearer that other media players may work for video preview p...sr552020-08-2216-118/+23
* dvdnav: set HB_ERROR_READ when exiting early due to errorsJohn Stebbins2020-08-201-0/+25
* build(deps): bump Ookii.Dialogs from 1.0.0 to 1.1.0 in /win/CSdependabot[bot]2020-08-201-1/+1
* qsv: remove globalsagalin892020-08-207-56/+50
* [macOS] Fix two minor InfoPlist.strings issuesNomis1012020-08-182-1/+4
* Update mac.ymlScott2020-08-061-0/+1
* Fix toolbar items size on macOS 11.Damiano Galassi2020-08-0613-164/+257
* MacGui: use a submodule for Sparkle.Damiano Galassi2020-08-06213-5060/+417
* build: make: Use proper comparison operator in configure.py.Bradley Sepos2020-08-051-4/+4
* build: make: Another configure.py update for Apple Silicon.Bradley Sepos2020-08-051-2/+14
* contrib: Update most contribs for Apple Silicon.Bradley Sepos2020-08-057-2/+272
* WinGui: Improvements to the new Preset Management UI.sr552020-08-0416-142/+446
* fix: SW encoding when crop/resize is usedagalin892020-08-041-8/+11
* MacGui: fix a couple layout issues on macOS 11.Damiano Galassi2020-08-038-242/+253
* libhb: do not set thread priorities on Darwin arm. Original patch contributed...Damiano Galassi2020-08-031-3/+4
* MacGui: bring the main window to front before starting a scan.Damiano Galassi2020-08-031-0/+2
* build: make: Do not fail configuring where Xcode is disabled and xcodebuild i...Bradley Sepos2020-08-011-9/+10
* WinGui: Fix a startup performance issue with the UI. Fixes #3046sr552020-08-011-3/+15
* build: make: Map aarch64-* to arm64-* for Apple Silicon in configure.py.Bradley Sepos2020-08-011-2/+2
* build: make: Cosmetic in configure.py.Bradley Sepos2020-08-011-2/+2
* build: make: Switch Apple Silicon tuple in configure.py to aarch64-*.Bradley Sepos2020-08-011-1/+1
* build: make: Add Apple Silicon tuple to configure.py.Bradley Sepos2020-08-011-1/+2
* build: make: Update to config.guess 2020-07-12.Bradley Sepos2020-08-011-7/+32
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-3110-183/+164
* WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.sr552020-07-311-559/+94
* WinGui: Add Windows Serer 2019 to the approved list for Process isolation.sr552020-07-311-1/+11
* qsv: fix incorrect async depth values in GUI binaryagalin892020-07-294-16/+20
* qsv: fix of speed preset to be effective as MFX_TARGETUSAGE_7/MFX_TARGETUSAGE...agalin892020-07-281-1/+8
* qsv: holding frames context that associated with surface in the hb_bufferagalin892020-07-286-53/+34
* qsv: improved memory managementagalin892020-07-285-71/+37
* WinGui: Fix build attempt 2sr552020-07-251-5/+0
* WinGui: Fix Buildsr552020-07-242-9/+0
* WinGui: Add back lost functionality on the new queue design. There is now a ...sr552020-07-2410-42/+123
* WinGui: Adding a resource manager for hardware encoders. Since you can only ...sr552020-07-243-7/+144
* gtk: configure: Whitespace consistency.Bradley Sepos2020-07-221-47/+47
* gtk: configure: Do not attempt to link pthreadGC2 when pthread is not found.Bradley Sepos2020-07-221-2/+0
* gtk: configure: Use consistent white space.Bradley Sepos2020-07-221-68/+68
* make: Fix mingw pthread conditional in configure.py.Bradley Sepos2020-07-221-1/+1