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
*
contrib: Add upstream patch to make libbluray pthread recursive mutexes porta...
Bradley Sepos
2020-02-19
1
-0
/
+114
*
make: gtk: Reference X11BASE when linking GTK GUI on NetBSD.
Bradley Sepos
2020-02-19
2
-0
/
+5
*
make: Use LOCALBASE instead of hardcoding /usr/pkg for NetBSD.
Bradley Sepos
2020-02-19
1
-1
/
+1
*
WinGui: Make the error information clearer when the user imports a preset wit...
sr55
2020-02-15
1
-1
/
+3
*
WinGui: To prevent potential glitches, stop any existing running jobs when im...
sr55
2020-02-12
3
-2
/
+9
*
WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...
sr55
2020-02-12
4
-1
/
+61
*
WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...
sr55
2020-02-12
1
-1
/
+1
*
WinGui: Workaround a bug in the .NET Framework that's causing odd tooltip beh...
sr55
2020-02-12
1
-1
/
+2
*
build: libhb: cli: Improve support for NetBSD.
Bradley Sepos
2020-02-10
5
-12
/
+14
*
LinGui: fix PtoP fractional end times in seconds
John Stebbins
2020-02-08
1
-5
/
+5
*
LinGui: fix PtoP fractional second times
John Stebbins
2020-02-08
1
-5
/
+5
*
WinGui: Attempt to improve the reorder icon.
sr55
2020-02-08
2
-0
/
+0
*
WinGui: Add a Reorder icon to the Audio/Subtitle Records. Re-arrange the but...
sr55
2020-02-07
7
-24
/
+47
*
qsv: enable qsv decoding by default
agalin89
2020-02-07
1
-1
/
+1
*
Replace `/` in default path with windows compatible '\'
^x3ro
2020-02-07
1
-3
/
+4
*
WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...
sr55
2020-02-07
6
-9
/
+96
*
WinGui: Bump HandBrakeTools to .NET 4.8 so that developers don't need to also...
sr55
2020-02-07
2
-2
/
+2
*
flatpak: make manifest creation script python 3 compatible
John Stebbins
2020-02-05
1
-12
/
+12
*
WinGui: Fix handling of Estimated Time left when job time >= 1 day. Fixes #2582
sr55
2020-02-05
4
-12
/
+15
*
WinGui: Improve the way the Audio and Subtitle Language selection is handled....
sr55
2020-02-05
3
-13
/
+45
*
WinGui: Move Handling of AutoPassthru to the UI so it more clearly reflects w...
sr55
2020-02-05
1
-1
/
+7
*
WinGui: Add a preference to enable/disable the power state monitoring. Also a...
sr55
2020-02-05
8
-23
/
+107
*
preset: fix subtitle selection with empty language list
John Stebbins
2020-02-05
1
-2
/
+2
*
WinGui: Always set UsePictureFilters to true for legacy preset support. #2531
sr55
2020-02-01
1
-0
/
+1
*
Add fr locale
Nomis101
2020-01-31
1
-13
/
+27
*
WinGUI: Update de, es and ja locale
Nomis101
2020-01-31
3
-34
/
+49
*
scripts: Update to mac-toolchain-build 2.1.0.
Bradley Sepos
2020-01-30
1
-10
/
+10
*
MacGui: improve divider and scrollbar flashes in the queue info panel.
Damiano Galassi
2020-01-29
1
-10
/
+22
*
MacGui: fix unsandboxed build.
Damiano Galassi
2020-01-29
1
-1
/
+1
*
MacGui: show a divider line between the queue info scrollview and the reset a...
Damiano Galassi
2020-01-28
2
-15
/
+30
*
MacGUI: Update german localization
Nomis101
2020-01-27
2
-8
/
+23
*
MacGui: update Italian localization.
Damiano Galassi
2020-01-27
2
-9
/
+24
*
MacGui: ask the user only for the destination folder when exporting multiple ...
Damiano Galassi
2020-01-27
2
-12
/
+58
*
WinGui: Main Window Status label not updating correctly when resetting jobs. ...
sr55
2020-01-25
5
-11
/
+25
*
qsv: use system libmfx on FreeBSD
Jan Beich
2020-01-23
1
-0
/
+2
*
qsv: add support for FreeBSD
Jan Beich
2020-01-23
7
-15
/
+22
*
fix image plane copying in nlmeans prefilter setup
Chris Darroch
2020-01-23
1
-4
/
+1
*
MacGui: remove all the undo actions after saving a preset, because undoing af...
Damiano Galassi
2020-01-21
2
-12
/
+18
*
MacGui: remove unused code.
Damiano Galassi
2020-01-20
3
-25
/
+5
*
MacGui: add a Save menu item in the presets menu to save the changes to the s...
Damiano Galassi
2020-01-20
12
-111
/
+192
*
WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587
sr55
2020-01-18
2
-3
/
+6
*
contrib: Allow optimizing x265 with -Oz via --optimize=size-aggressive.
Nomis101
2020-01-16
3
-9
/
+33
*
contrib: Configure FFmpeg with --enable-small when using --optimize=size-aggr...
Nomis101
2020-01-16
1
-0
/
+5
*
build: Add --optimize=size-aggressive (-Oz).
Nomis101
2020-01-16
2
-32
/
+40
*
WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549
sr55
2020-01-15
4
-504
/
+76
*
WinGui: Improve rendering of queue filename when the filename > 1 line for th...
sr55
2020-01-13
1
-2
/
+2
*
WinGui: Split the Copyright away from the GPL license information. Fixes #2551
sr55
2020-01-13
4
-8
/
+26
*
MacGui: improve presets view to allow multiple selection, drag & drop from an...
Damiano Galassi
2020-01-13
10
-127
/
+248
*
MacGui: remove unneeded code.
Damiano Galassi
2020-01-13
1
-53
/
+6
*
make: Fix redundant flags added with harden.
Bradley Sepos
2020-01-11
1
-1
/
+1
[next]