summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Pass new entries to av_opts as stringsPMunkes2021-03-091-2/+2
* Fix option names in VCE workaroundPMunkes2021-03-091-5/+2
* Correct QP range when using ffmpeg VCE H265PMunkes2021-03-091-0/+9
* WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...sr552021-03-0828-65/+80
* WinGui: Update wix installer.sr552021-03-061-2/+0
* WinGui: Tidyup of projects and installers. Minor reduciton in filesize.sr552021-03-065-27/+4
* WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...sr552021-03-068-184/+29
* WinGui: Remove some dead code.sr552021-03-066-64/+4
* WinGui: Remove the unused AppX projectsr552021-03-0621-123/+0
* WinGui: Fix an issue with UTF8 preset names. Fixes #3458sr552021-03-061-1/+1
* MacGui: do not validate settings of the 'None' subtitles track.Damiano Galassi2021-03-051-0/+5
* preset: add a subtitles track only if it doesn't need to be burned, or if it ...Damiano Galassi2021-03-051-1/+6
* MacGui: properly set automaticallyPreventSleep in the xpc services.Damiano Galassi2021-03-041-0/+3
* Fix for Issue #632 (#3413)George Sheppard2021-03-031-0/+5
* common: add videotoolbox hevc 10bit to hb_video_encoder_get_depth().Damiano Galassi2021-03-021-0/+3
* contrib: fix FFmpeg VideoToolbox HEVC 10bit extradata on Kaby Lake.Damiano Galassi2021-03-011-0/+40
* WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...sr552021-02-285-14/+66
* hardware: Signal when hardware support is not compiled in on x86 platforms.sr552021-02-283-5/+5
* libhb: add videotoolbox 10bit hevc encoder.Damiano Galassi2021-02-2811-54/+174
* WinGui: Layout improvements on the Filters tab, including larger custom entry...sr552021-02-271-162/+140
* MacGui: generate the filters keys shown in the custom textfields instead of h...Damiano Galassi2021-02-261-11/+117
* WinGui: Make the Windows UI tolerate empty categories #3434sr552021-02-251-0/+5
* fixed typosfreddii2021-02-2519-22/+22
* sync: fix missing last subtitle in mp4, the subtitle sanitizer did not receiv...Damiano Galassi2021-02-251-4/+14
* decavsub: fix SSA hardsub when the stream contains subtitle lines with durati...Damiano Galassi2021-02-241-1/+1
* WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...sr552021-02-237-23/+90
* libhb: remove gargabe characters in comments that were added in a multiline e...Damiano Galassi2021-02-221-2/+2
* Added ToString() override for Language to improve screen reader behavior when...David Rickard2021-02-211-0/+9
* libhb: Replace hardcoded input pixel format for NV12 conversion.Bradley Sepos2021-02-201-1/+1
* make: Simplify feature check cosmetics in configure.py.Bradley Sepos2021-02-201-10/+7
* make: Make mingw stuffs arch-specific in configure.py.Bradley Sepos2021-02-201-14/+14
* libhb: Decode directly to NV12 for MediaFoundation encoder where possible.Bradley Sepos2021-02-202-12/+49
* Only allow enabling MediaFoundation encoder on aarch64-w64-mingw32.Bradley Sepos2021-02-201-2/+2
* Gate MediaFoundation encoder behind --enable-mf.Bradley Sepos2021-02-208-8/+36
* Add support for using the ffmpeg MediaFoundation encoder wrapperMartin Storsjö2021-02-205-4/+172
* contrib: ffmpeg: Enable the MediaFoundation encoder wrappersMartin Storsjö2021-02-204-4/+6
* WinGui: Build fixsr552021-02-201-1/+1
* WinGui: Refactor the build system to use the dotnet CLI and adding support fo...sr552021-02-2016-369/+96
* WinGui: Adding build publish profiles for x64, ARM64 and portable as the firs...sr552021-02-2012-22/+133
* WinGui: Fixing a namspace.sr552021-02-2010-8/+9
* WinGui: Display an error if hb.dll is missing rather than hanging / crashing ...sr552021-02-203-0/+19
* WinGui: Add required worker files for last checkin.sr552021-02-203-0/+72
* WinGui: Decouple HandBrake.Worker from HandBrakeWPF project.sr552021-02-209-17/+6
* WinGui: Fix a number of code warnings.sr552021-02-207-12/+25
* WinGui: Fix a small theme issue with default context menus on controls. Fixes...sr552021-02-171-0/+9
* WinGui: Fix grayscale filter in presets.sr552021-02-142-4/+1
* WinGui: Minor UI/UX tweaks.sr552021-02-1415-190/+350
* WinGui: Build fixsr552021-02-081-3/+3
* WinGui: Fix a VS build issue. Copy required assets into the UI build directory.sr552021-02-071-0/+4
* [Mac] Update german localeNomis1012021-02-075-60/+113