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
...
*
CI: Use stable version of actions/checkout
Ewout ter Hoeven
2020-12-12
3
-4
/
+4
*
CI: Don't install packages that are already installed
Ewout ter Hoeven
2020-12-12
1
-2
/
+2
*
CI: Uses setup-python in Linux job
Ewout ter Hoeven
2020-12-12
1
-2
/
+1
*
CI: Specifically run the Linux build job on Ubuntu 20.04
Ewout ter Hoeven
2020-12-12
1
-1
/
+1
*
build(deps): bump Ookii.Dialogs.Wpf from 3.0.1 to 3.1.0 in /win/CS
dependabot[bot]
2020-12-12
1
-1
/
+1
*
Add Artem Galin (agalin89) to AUTHORS.markdown.
Bradley Sepos
2020-12-12
1
-0
/
+5
*
libhb: Fix QSV preset validation for macOS.
Bradley Sepos
2020-12-12
1
-6
/
+3
*
presets: Disable autocrop for hardware accelerated presets.
Bradley Sepos
2020-12-12
2
-8
/
+8
*
qsv: use speed preset for qsv hw presets
agalin89
2020-12-12
2
-4
/
+4
*
qsv: remove asyncdepth from presets
agalin89
2020-12-12
2
-162
/
+0
*
presets: Add PresetDisabled key.
Bradley Sepos
2020-12-12
2
-0
/
+2
*
presets: Add hardware accelerated presets.
agalin89
2020-12-12
2
-0
/
+943
*
libhb: Group video encoder fallbacks by implementation instead of specification.
Bradley Sepos
2020-12-12
1
-17
/
+25
*
libhb: Mark presets with invalid video encoders disabled.
agalin89
2020-12-12
1
-0
/
+63
*
WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...
sr55
2020-12-11
12
-39
/
+84
*
WinGUI: Update spanish and french locale
Nomis101
2020-12-07
3
-12
/
+12
*
contrib: Update libdav1d to 0.8.0
Ewout ter Hoeven
2020-12-07
1
-3
/
+3
*
WinGui: Refactor the logging code to better handle multiple instance behaviours.
sr55
2020-12-06
11
-217
/
+224
*
MacGui: do not disable xpc services suddent termination. Sudden termination i...
Damiano Galassi
2020-12-06
1
-3
/
+0
*
MacGUI: Update french locale
Nomis101
2020-12-06
23
-281
/
+321
*
WinGui: Improved reliablity of the queue service with multiple instances runn...
sr55
2020-12-03
5
-39
/
+61
*
WinGui: Improvements to log handling for multi-instance
sr55
2020-12-03
4
-27
/
+108
*
libhb: fix black buffer creation when the pixel format bit depth is 10 or more.
Damiano Galassi
2020-12-02
1
-3
/
+9
*
WinGui: Remove further JSON.Net code to remove incompatiblity with System.Tex...
sr55
2020-12-01
1
-7
/
+5
*
WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...
sr55
2020-12-01
16
-483
/
+78
*
MacGui: do not try to mount disks when a bookmark is resolved.
Damiano Galassi
2020-12-01
1
-1
/
+4
*
MacGui: start encoding when a job is added to the queu if a job is already en...
Damiano Galassi
2020-12-01
1
-0
/
+5
*
WinGui: Undo Permissions change. Seems to cause more issues than it solves.
sr55
2020-11-30
3
-3
/
+1
*
WinGui: Add dependency to System.Security.Permissions Fixes #3253
sr55
2020-11-29
3
-0
/
+3
*
WinGui: Move HandBrake.Interop from .NET Standard to net5.0
sr55
2020-11-29
2
-8
/
+4
*
qsv: fixed corrupted images in scale_qsv filter
agalin89
2020-11-29
2
-0
/
+39
*
qsv: enable 10bit for hw scale/resize filters
agalin89
2020-11-29
4
-17
/
+47
*
WinGui: Fix an issue in the worker handling code where a worker that is slow ...
sr55
2020-11-25
1
-12
/
+63
*
WinGui: Tidyup and harden the Worker Process.
sr55
2020-11-23
6
-37
/
+236
*
build(deps): bump Ookii.Dialogs.Wpf from 1.2.0 to 3.0.1 in /win/CS
dependabot[bot]
2020-11-23
1
-1
/
+1
*
Fixing Windows build
Scott
2020-11-22
1
-1
/
+1
*
MacGui: add maxHeight/maxWidth validation.
Damiano Galassi
2020-11-21
2
-6
/
+56
*
MacGui: fix pad filter when used together with the rotate filter.
Damiano Galassi
2020-11-21
1
-5
/
+29
*
WinGUI: Update all locales to current Transifex status
Nomis101
2020-11-20
21
-151
/
+214
*
libhb: fix colorspace filter settings validation and actually combbine it wit...
Damiano Galassi
2020-11-19
2
-0
/
+2
*
libhb: use av_get_pix_fmt_name to get the pixel format string.
Damiano Galassi
2020-11-19
3
-3
/
+2
*
libhb: add 8bit to 10/12bit blend functions to rendersub.
Damiano Galassi
2020-11-18
10
-18
/
+181
*
rendersub: set libass hinting to none to imporove vsfilter compatibility. Fix...
Damiano Galassi
2020-11-18
1
-1
/
+1
*
contrib: Update libass module.
Bradley Sepos
2020-11-17
1
-3
/
+3
*
contrib: Add freetype and fribidi patches for mingw-w64.
Bradley Sepos
2020-11-17
2
-0
/
+30
*
contrib: update freetype fribidi harfbuzz and libass.
Damiano Galassi
2020-11-17
8
-68
/
+25
*
WinGui: Various fixes and improvements to the installers post .NET 5
sr55
2020-11-14
4
-23
/
+38
*
MacGui: set the tableviews style to plain.
Damiano Galassi
2020-11-13
8
-119
/
+116
*
Fix mfx hash
Scott
2020-11-12
1
-1
/
+1
*
Update module.defs
Scott
2020-11-12
1
-2
/
+2
[prev]
[next]