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
*
MacGui: allows the Unparse textfield to expand vertically.
Damiano Galassi
2021-01-23
1
-25
/
+25
*
qsv: add scaling modes and interpolation methods for qsv scale filter
agalin89
2021-01-22
5
-4
/
+166
*
WinGui: Add ISO standard langauge names to the langugae dropdown in preferenc...
sr55
2021-01-21
2
-12
/
+12
*
WinGui: Change the Product Dir reg key such that HandBrake can be launched fr...
sr55
2021-01-21
1
-1
/
+1
*
muxavformat: disable libavformat's mkv automatic handling of default flag. Fi...
Damiano Galassi
2021-01-21
1
-0
/
+2
*
sync: fix PtoP hang
Damiano Galassi
2021-01-21
1
-2
/
+1
*
MacGui: merge the two 'Add To Queue' toolbar items.
Damiano Galassi
2021-01-18
1
-41
/
+68
*
MacGui: update Sparkle submodule.
Damiano Galassi
2021-01-16
1
-0
/
+0
*
MacGui: improve HBPicture NSCoding validation.
Damiano Galassi
2021-01-16
1
-28
/
+37
*
MacGui: cosmetics.
Damiano Galassi
2021-01-16
3
-20
/
+20
*
MacGui: save presets immediately when a preset is updated.
Damiano Galassi
2021-01-16
1
-0
/
+1
*
WinGui: Switch over to System.Text.Json for the Queue Services.
sr55
2021-01-15
10
-51
/
+18
*
WinGui: Add optional crop controls to the preview window similar to the mac UI.
sr55
2021-01-14
11
-121
/
+250
*
bd: Mark an encode as having a read error if we get too many consecutive bad ...
sr55
2021-01-13
1
-1
/
+3
*
WinGui: Fixes #3347 where the preset menu list was slow to update.
sr55
2021-01-13
3
-53
/
+24
*
WinGui: Minor improvement to presets. Also show the preset tooltip on the Men...
sr55
2021-01-11
2
-2
/
+5
*
WinGui: Fix a log file access error that could occur in remote instance mode
sr55
2021-01-11
1
-2
/
+2
*
WinGui: UI improvements around presets.
sr55
2021-01-09
6
-13
/
+79
*
WinGui: Add experimental support for Right to Left languages. This globally i...
sr55
2021-01-09
2
-4
/
+25
*
WinGui: Remove bold from preset manager list box to further avoid confusion. ...
sr55
2021-01-09
1
-3
/
+0
*
WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: Ye...
sr55
2021-01-07
14
-57
/
+54
*
WinGui: Fix typo on new preset pane and fix an issue with mis-detecting prese...
sr55
2021-01-07
3
-3
/
+3
*
WinGui: Fix an issue with QSV adaptor Probe. It should not call when QSV is n...
sr55
2021-01-07
1
-3
/
+9
*
MacGui: make sure each chapter has always a non null title, even if the origi...
Damiano Galassi
2021-01-06
1
-1
/
+2
*
actions: do not hardcode the Xcode version, 12.2 is already the default one.
Damiano Galassi
2021-01-05
1
-3
/
+0
*
MacGUI: Xcode 12.3 version check.
Damiano Galassi
2021-01-05
5
-5
/
+5
*
MacGUI: use NSFileManager to get the Movies directory URL.
Damiano Galassi
2021-01-05
4
-5
/
+15
*
MacGui: disable unsupported hardware presets.
Damiano Galassi
2021-01-04
3
-2
/
+20
*
libhb: properly set the 'PresetDisabled' presets property.
Damiano Galassi
2021-01-04
3
-100
/
+53
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
163
-164
/
+164
*
MacGui: recognize .ts inside .eyetv packages.
Damiano Galassi
2020-12-21
1
-1
/
+1
*
qsv: update Comet Lake, Ice Lake and Tiger Lake cpu ids
agalin89
2020-12-15
3
-0
/
+10
*
WinGui: Small improvement to logging.
sr55
2020-12-13
1
-2
/
+3
*
WinGui: Reset Process Isolation settings if the machine hardware changes and ...
sr55
2020-12-13
1
-6
/
+13
*
WinGui: Better handle disabled presets in the UI.
sr55
2020-12-13
6
-18
/
+57
*
ci: Make macOS package creation dependent on successful build.
Bradley Sepos
2020-12-12
1
-2
/
+1
*
scripts: Update to mingw-w64-build 9.2.0 (GCC 10.2 and friends).
Bradley Sepos
2020-12-12
1
-127
/
+136
*
CI: Run Linux and macOS jobs also on forks
Ewout ter Hoeven
2020-12-12
2
-21
/
+0
*
CI: Fix Windows GUI artifact path
Ewout ter Hoeven
2020-12-12
1
-2
/
+2
*
CI: Linux: Remove two more pre-installed packages
Ewout ter Hoeven
2020-12-12
1
-1
/
+1
*
CI: Windows: Remove pre-installed packages and use setup-python
Ewout ter Hoeven
2020-12-12
1
-4
/
+2
*
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
[next]