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
...
*
Update libmfx to 1.34
Scott
2020-11-12
1
-3
/
+3
*
qsv: added AV1 HW decoding capabilities
agalin89
2020-11-12
6
-5
/
+99
*
WinGui: Msbuild typo
sr55
2020-11-12
1
-1
/
+1
*
WinGui: Update deprecated Ookii.dialogs reference to newer Ookii.dialogs.wpf
sr55
2020-11-12
1
-1
/
+1
*
WinGui: Some re-work in the msbuild file and installers to support .NET 5 cor...
sr55
2020-11-12
7
-62
/
+73
*
WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...
sr55
2020-11-11
9
-161
/
+64
*
MacGui: improve padding values validation.
Damiano Galassi
2020-11-10
2
-29
/
+41
*
MacGUI: Improve storage size controls alignment.
Bradley Sepos
2020-11-09
1
-10
/
+10
*
MacGUI: Add 1440p 2.5K to resolution limit list.
Bradley Sepos
2020-11-09
8
-0
/
+29
*
reader: fail early if the chapter indexes are out of bound. Fixes #2594.
Damiano Galassi
2020-11-09
1
-0
/
+7
*
MacGui: do not set NULL values in CVImageBufferCreateColorSpaceFromAttachment...
Damiano Galassi
2020-11-09
1
-5
/
+18
*
macosx: Add automatic passthru checkbox control for MP2.
Bradley Sepos
2020-11-08
1
-0
/
+15
*
libhb: Replace HB_ACODEC_FFMPEG with HB_ACODEC_MP2 in stream.c.
Bradley Sepos
2020-11-08
1
-2
/
+2
*
MP2 PassThru (macOS part)
Nomis101
2020-11-08
3
-0
/
+25
*
MP2 PassThru (libhb part)
Nomis101
2020-11-08
6
-2
/
+19
*
github: Remove trailing whitespace from workflows.
Josh Soref
2020-11-08
4
-25
/
+24
*
github: Harden and sandbox now are enabled by default, remove args from macOS...
Bradley Sepos
2020-11-08
1
-1
/
+1
*
make: configure: Enable hardening and sandboxing by default.
Bradley Sepos
2020-11-08
1
-3
/
+6
*
MacGui: improve table view sizing and some localization fixes.
Damiano Galassi
2020-11-07
6
-431
/
+529
*
MacGui: update german localization.
Nomis101
2020-11-06
15
-222
/
+262
*
build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CS
dependabot[bot]
2020-11-05
1
-1
/
+1
*
MacGui: update Italian localization.
Damiano Galassi
2020-11-05
14
-218
/
+258
*
MacGui: use rounder hud corner on macOS 11, improve first launch windows posi...
Damiano Galassi
2020-11-05
6
-75
/
+80
*
MacGui: fix some layout issues.
Damiano Galassi
2020-11-05
5
-104
/
+104
*
vt: disable constant quality availability check on Intel.
Damiano Galassi
2020-11-05
1
-1
/
+1
*
MacGui: update Sparkle submodule.
Damiano Galassi
2020-11-05
1
-0
/
+0
*
actions: simplify mac workflow.
Damiano Galassi
2020-11-05
1
-2
/
+1
*
contrib: combine some checks and cosmetics.
Damiano Galassi
2020-11-05
9
-31
/
+14
*
build: add 'MACOSX' prefix to the 'UB' defines.
Damiano Galassi
2020-11-05
2
-46
/
+46
*
actions: enable universal mac build.
Damiano Galassi
2020-11-05
1
-2
/
+7
*
build: improve ub target to generate a arm64/x86_64 binary.
Damiano Galassi
2020-11-05
7
-71
/
+89
*
make: Improve setting host system in configure.py where arch or xcode-config ...
Damiano Galassi
2020-11-05
1
-21
/
+43
*
contrib: macOS arm and intel cross compilation.
Damiano Galassi
2020-11-05
27
-10
/
+344
*
WinGui: Fix an issue with live preview state after the first preview and impr...
sr55
2020-10-31
3
-14
/
+22
*
vt: cache the hardware encoders availability state.
Damiano Galassi
2020-10-25
1
-7
/
+36
*
build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CS
dependabot[bot]
2020-10-24
1
-1
/
+1
*
removing thread priority change for better performance
Dmitrichenko, Max
2020-10-24
4
-0
/
+72
*
WinGui: Simultaneous encode improvements.
sr55
2020-10-24
14
-231
/
+189
*
WinGui: Null safetly for last commit.
sr55
2020-10-23
1
-1
/
+1
*
WinGui: Block the completed event from re-firing if the worker process runs i...
sr55
2020-10-23
2
-3
/
+22
*
preset: support the 'PictureUseMaximumSize' key in hb_preset_apply_title()
Damiano Galassi
2020-10-21
1
-1
/
+11
*
scripts: Update to mac-toolchain-build 2.5.0.
Bradley Sepos
2020-10-18
1
-21
/
+32
*
qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...
agalin89
2020-10-17
4
-10
/
+29
*
WinGui: Preference the first QSV encoder when we don't have any used QSV hard...
sr55
2020-10-11
1
-0
/
+6
*
qsv: fix AVC encoding hang when LA is enabled on Windows
agalin89
2020-10-11
4
-11
/
+22
*
WinGui: Support allocation of work across multiple Intel GPU's
sr55
2020-10-11
3
-14
/
+69
*
qsv: multi adapters improvements
agalin89
2020-10-10
3
-210
/
+43
*
actions: Remove purge artifacts step as this is now set on the repository level.
sr55
2020-10-09
2
-15
/
+0
*
MacGui: do not reset the max width and max height when the resolution limit i...
Damiano Galassi
2020-10-08
1
-2
/
+0
*
MacGui: align UI elements.
Damiano Galassi
2020-10-08
5
-122
/
+117
[prev]
[next]