summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGUI: update tooltips, fixes #3240 and #3402.Damiano Galassi2021-02-072-18/+11
* MacGUI: Xcode version check.Damiano Galassi2021-02-075-5/+5
* WinGui: Minor improvement to the light theme.sr552021-02-064-5/+131
* Fix another instance where process.start is being flaky on some systems. Fix...sr552021-02-061-1/+1
* WinGui: Add code to prevent double default presets. Fixes #3386sr552021-02-061-0/+7
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-0445-113/+110
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-0480-219/+115
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...sr552021-02-046-118/+9
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...sr552021-02-0430-442/+218
* contrib: Update to x265 r12666 681c05e83.Damiano Galassi2021-02-0322-346/+736
* contrib: Update to x264 build 161 r3043 59c06095.Damiano Galassi2021-02-033-87/+11
* libhb: passthru mastering display metadata and content light level metadata.Damiano Galassi2021-02-0113-4/+462
* Update linux.ymlScott2021-01-311-2/+2