index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Issue #632 (#3413)
George Sheppard
2021-03-03
1
-0
/
+5
*
common: add videotoolbox hevc 10bit to hb_video_encoder_get_depth().
Damiano Galassi
2021-03-02
1
-0
/
+3
*
contrib: fix FFmpeg VideoToolbox HEVC 10bit extradata on Kaby Lake.
Damiano Galassi
2021-03-01
1
-0
/
+40
*
WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...
sr55
2021-02-28
5
-14
/
+66
*
hardware: Signal when hardware support is not compiled in on x86 platforms.
sr55
2021-02-28
3
-5
/
+5
*
libhb: add videotoolbox 10bit hevc encoder.
Damiano Galassi
2021-02-28
11
-54
/
+174
*
WinGui: Layout improvements on the Filters tab, including larger custom entry...
sr55
2021-02-27
1
-162
/
+140
*
MacGui: generate the filters keys shown in the custom textfields instead of h...
Damiano Galassi
2021-02-26
1
-11
/
+117
*
WinGui: Make the Windows UI tolerate empty categories #3434
sr55
2021-02-25
1
-0
/
+5
*
fixed typos
freddii
2021-02-25
19
-22
/
+22
*
sync: fix missing last subtitle in mp4, the subtitle sanitizer did not receiv...
Damiano Galassi
2021-02-25
1
-4
/
+14
*
decavsub: fix SSA hardsub when the stream contains subtitle lines with durati...
Damiano Galassi
2021-02-24
1
-1
/
+1
*
WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...
sr55
2021-02-23
7
-23
/
+90
*
libhb: remove gargabe characters in comments that were added in a multiline e...
Damiano Galassi
2021-02-22
1
-2
/
+2
*
Added ToString() override for Language to improve screen reader behavior when...
David Rickard
2021-02-21
1
-0
/
+9
*
libhb: Replace hardcoded input pixel format for NV12 conversion.
Bradley Sepos
2021-02-20
1
-1
/
+1
*
make: Simplify feature check cosmetics in configure.py.
Bradley Sepos
2021-02-20
1
-10
/
+7
*
make: Make mingw stuffs arch-specific in configure.py.
Bradley Sepos
2021-02-20
1
-14
/
+14
*
libhb: Decode directly to NV12 for MediaFoundation encoder where possible.
Bradley Sepos
2021-02-20
2
-12
/
+49
*
Only allow enabling MediaFoundation encoder on aarch64-w64-mingw32.
Bradley Sepos
2021-02-20
1
-2
/
+2
*
Gate MediaFoundation encoder behind --enable-mf.
Bradley Sepos
2021-02-20
8
-8
/
+36
*
Add support for using the ffmpeg MediaFoundation encoder wrapper
Martin Storsjö
2021-02-20
5
-4
/
+172
*
contrib: ffmpeg: Enable the MediaFoundation encoder wrappers
Martin Storsjö
2021-02-20
4
-4
/
+6
*
WinGui: Build fix
sr55
2021-02-20
1
-1
/
+1
*
WinGui: Refactor the build system to use the dotnet CLI and adding support fo...
sr55
2021-02-20
16
-369
/
+96
*
WinGui: Adding build publish profiles for x64, ARM64 and portable as the firs...
sr55
2021-02-20
12
-22
/
+133
*
WinGui: Fixing a namspace.
sr55
2021-02-20
10
-8
/
+9
*
WinGui: Display an error if hb.dll is missing rather than hanging / crashing ...
sr55
2021-02-20
3
-0
/
+19
*
WinGui: Add required worker files for last checkin.
sr55
2021-02-20
3
-0
/
+72
*
WinGui: Decouple HandBrake.Worker from HandBrakeWPF project.
sr55
2021-02-20
9
-17
/
+6
*
WinGui: Fix a number of code warnings.
sr55
2021-02-20
7
-12
/
+25
*
WinGui: Fix a small theme issue with default context menus on controls. Fixes...
sr55
2021-02-17
1
-0
/
+9
*
WinGui: Fix grayscale filter in presets.
sr55
2021-02-14
2
-4
/
+1
*
WinGui: Minor UI/UX tweaks.
sr55
2021-02-14
15
-190
/
+350
*
WinGui: Build fix
sr55
2021-02-08
1
-3
/
+3
*
WinGui: Fix a VS build issue. Copy required assets into the UI build directory.
sr55
2021-02-07
1
-0
/
+4
*
[Mac] Update german locale
Nomis101
2021-02-07
5
-60
/
+113
*
MacGUI: update tooltips, fixes #3240 and #3402.
Damiano Galassi
2021-02-07
2
-18
/
+11
*
MacGUI: Xcode version check.
Damiano Galassi
2021-02-07
5
-5
/
+5
*
WinGui: Minor improvement to the light theme.
sr55
2021-02-06
4
-5
/
+131
*
Fix another instance where process.start is being flaky on some systems. Fix...
sr55
2021-02-06
1
-1
/
+1
*
WinGui: Add code to prevent double default presets. Fixes #3386
sr55
2021-02-06
1
-0
/
+7
*
WinGui: Another smaller found of Namespace changes for HandBrake.Interop
sr55
2021-02-04
45
-113
/
+110
*
WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...
sr55
2021-02-04
80
-219
/
+115
*
WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...
sr55
2021-02-04
6
-118
/
+9
*
WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...
sr55
2021-02-04
30
-442
/
+218
*
contrib: Update to x265 r12666 681c05e83.
Damiano Galassi
2021-02-03
22
-346
/
+736
*
contrib: Update to x264 build 161 r3043 59c06095.
Damiano Galassi
2021-02-03
3
-87
/
+11
*
libhb: passthru mastering display metadata and content light level metadata.
Damiano Galassi
2021-02-01
13
-4
/
+462
*
Update linux.yml
Scott
2021-01-31
1
-2
/
+2
[next]