summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update libmfx to 1.34Scott2020-11-121-3/+3
* qsv: added AV1 HW decoding capabilitiesagalin892020-11-126-5/+99
* WinGui: Msbuild typosr552020-11-121-1/+1
* WinGui: Update deprecated Ookii.dialogs reference to newer Ookii.dialogs.wpfsr552020-11-121-1/+1
* WinGui: Some re-work in the msbuild file and installers to support .NET 5 cor...sr552020-11-127-62/+73
* WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...sr552020-11-119-161/+64
* MacGui: improve padding values validation.Damiano Galassi2020-11-102-29/+41
* MacGUI: Improve storage size controls alignment.Bradley Sepos2020-11-091-10/+10
* MacGUI: Add 1440p 2.5K to resolution limit list.Bradley Sepos2020-11-098-0/+29
* reader: fail early if the chapter indexes are out of bound. Fixes #2594.Damiano Galassi2020-11-091-0/+7
* MacGui: do not set NULL values in CVImageBufferCreateColorSpaceFromAttachment...Damiano Galassi2020-11-091-5/+18
* macosx: Add automatic passthru checkbox control for MP2.Bradley Sepos2020-11-081-0/+15
* libhb: Replace HB_ACODEC_FFMPEG with HB_ACODEC_MP2 in stream.c.Bradley Sepos2020-11-081-2/+2
* MP2 PassThru (macOS part)Nomis1012020-11-083-0/+25
* MP2 PassThru (libhb part)Nomis1012020-11-086-2/+19
* github: Remove trailing whitespace from workflows.Josh Soref2020-11-084-25/+24
* github: Harden and sandbox now are enabled by default, remove args from macOS...Bradley Sepos2020-11-081-1/+1
* make: configure: Enable hardening and sandboxing by default.Bradley Sepos2020-11-081-3/+6
* MacGui: improve table view sizing and some localization fixes.Damiano Galassi2020-11-076-431/+529
* MacGui: update german localization.Nomis1012020-11-0615-222/+262
* build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CSdependabot[bot]2020-11-051-1/+1
* MacGui: update Italian localization.Damiano Galassi2020-11-0514-218/+258
* MacGui: use rounder hud corner on macOS 11, improve first launch windows posi...Damiano Galassi2020-11-056-75/+80
* MacGui: fix some layout issues.Damiano Galassi2020-11-055-104/+104
* vt: disable constant quality availability check on Intel.Damiano Galassi2020-11-051-1/+1
* MacGui: update Sparkle submodule.Damiano Galassi2020-11-051-0/+0
* actions: simplify mac workflow.Damiano Galassi2020-11-051-2/+1
* contrib: combine some checks and cosmetics.Damiano Galassi2020-11-059-31/+14
* build: add 'MACOSX' prefix to the 'UB' defines.Damiano Galassi2020-11-052-46/+46
* actions: enable universal mac build.Damiano Galassi2020-11-051-2/+7
* build: improve ub target to generate a arm64/x86_64 binary.Damiano Galassi2020-11-057-71/+89
* make: Improve setting host system in configure.py where arch or xcode-config ...Damiano Galassi2020-11-051-21/+43
* contrib: macOS arm and intel cross compilation.Damiano Galassi2020-11-0527-10/+344
* WinGui: Fix an issue with live preview state after the first preview and impr...sr552020-10-313-14/+22
* vt: cache the hardware encoders availability state.Damiano Galassi2020-10-251-7/+36
* build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CSdependabot[bot]2020-10-241-1/+1
* removing thread priority change for better performanceDmitrichenko, Max2020-10-244-0/+72
* WinGui: Simultaneous encode improvements.sr552020-10-2414-231/+189
* WinGui: Null safetly for last commit.sr552020-10-231-1/+1
* WinGui: Block the completed event from re-firing if the worker process runs i...sr552020-10-232-3/+22
* preset: support the 'PictureUseMaximumSize' key in hb_preset_apply_title()Damiano Galassi2020-10-211-1/+11
* scripts: Update to mac-toolchain-build 2.5.0.Bradley Sepos2020-10-181-21/+32
* qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...agalin892020-10-174-10/+29
* WinGui: Preference the first QSV encoder when we don't have any used QSV hard...sr552020-10-111-0/+6
* qsv: fix AVC encoding hang when LA is enabled on Windowsagalin892020-10-114-11/+22
* WinGui: Support allocation of work across multiple Intel GPU'ssr552020-10-113-14/+69
* qsv: multi adapters improvementsagalin892020-10-103-210/+43
* actions: Remove purge artifacts step as this is now set on the repository level.sr552020-10-092-15/+0
* MacGui: do not reset the max width and max height when the resolution limit i...Damiano Galassi2020-10-081-2/+0
* MacGui: align UI elements.Damiano Galassi2020-10-085-122/+117