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: sign with the sandbox entitlements if sandbox is enabled.
Damiano Galassi
2019-08-30
1
-1
/
+5
*
Update hbsign with hardened runtime and sandbox options.
Damiano Galassi
2019-08-30
3
-29
/
+106
*
MacGui: add a preference to not display preview images in the summary tab.
Damiano Galassi
2019-08-30
7
-34
/
+95
*
MacGui: make it possible to resize the columns in the audio and subtitles tab...
Damiano Galassi
2019-08-30
2
-12
/
+15
*
MacGui: do not set the track name if it's one of those we generate.
Damiano Galassi
2019-08-30
1
-1
/
+8
*
MacGui: passthru tracks names.
Damiano Galassi
2019-08-30
3
-1
/
+8
*
WinGui: When using the About Menu -> Update Check, automatically preform the ...
sr55
2019-08-29
2
-0
/
+6
*
WinGui: Various small UI/UX fixes Fixes #2280 #2278
sr55
2019-08-29
4
-23
/
+28
*
Update MacGUI with german mixdown strings
Nomis101
2019-08-29
3
-4
/
+57
*
VCE: Vulkan support on linux.
OvchinnikovDmitrii
2019-08-28
3
-13
/
+113
*
stream: fix size of subtitle extradata
John Stebbins
2019-08-26
1
-1
/
+1
*
stream: fix subtitle extradata buffer over-read
John Stebbins
2019-08-26
1
-1
/
+2
*
LinGui: plug memory leaks
John Stebbins
2019-08-26
5
-6
/
+15
*
hb_json: fix title dict format string
John Stebbins
2019-08-26
1
-1
/
+1
*
fix initialization of libswscale stride data
John Stebbins
2019-08-26
1
-0
/
+2
*
dvdnav: fix double free on close
John Stebbins
2019-08-26
1
-1
/
+1
*
contrib: Add small patch fix to libdvdnav.
Bradley Sepos
2019-08-26
1
-0
/
+34
*
contrib: Add small patch fix to libdvdread.
Bradley Sepos
2019-08-26
1
-0
/
+27
*
contrib: Use `ranlib` instead of `ar s` to fix building on Ubuntu 19.10 and D...
Bradley Sepos
2019-08-25
1
-1
/
+1
*
MacGui: add the needed hardened runtime entitlements.
Damiano Galassi
2019-08-24
2
-0
/
+6
*
MacGui: workaround a issue in 10.15 beta where the queue file modification da...
Damiano Galassi
2019-08-24
1
-12
/
+25
*
encavcodec: fix chapter mark postion for nvenc encodes
John Stebbins
2019-08-22
1
-5
/
+5
*
ffmpeg: fix seeking in mkv > 2GB
John Stebbins
2019-08-22
1
-0
/
+39
*
MacGui: update sign script to sign the new xpc service.
Damiano Galassi
2019-08-22
1
-0
/
+2
*
MacGui: fix a warnings and the tests.
Damiano Galassi
2019-08-22
3
-4
/
+4
*
MacGui: make it possible to localize mixdowns.
Damiano Galassi
2019-08-22
7
-38
/
+206
*
make: Rearrange configure.py help output into a more logical order.
Bradley Sepos
2019-08-21
1
-53
/
+51
*
make: Revise security section comments in configure.py.
Bradley Sepos
2019-08-21
1
-2
/
+2
*
make: Move harden option to the new Security group in configure.py.
Nomis101
2019-08-21
4
-6
/
+6
*
make: Move sandbox option into new Security group in configure.py.
Nomis101
2019-08-21
2
-5
/
+9
*
make: Add a configure.py option to enable app sandbox.
Nomis101
2019-08-21
2
-1
/
+15
*
Better error message when avcodec_find_encoder_by_name() fails (#2252)
digulla
2019-08-21
1
-18
/
+25
*
Fix -Wduplicate-decl-specifier warnings
Nomis101
2019-08-20
1
-2
/
+2
*
MacGui: revert a change that was committed by error.
Damiano Galassi
2019-08-19
1
-5
/
+1
*
MacGui: disable security-scoped bookmarks resolution in the XPC service.
Damiano Galassi
2019-08-19
4
-1
/
+34
*
WinGui: Fix a subtitle related error when adding to queue. Fixes #2253
sr55
2019-08-18
1
-1
/
+4
*
Create A12-videotoolbox-smpte2084-hlg-transfer.patch
Nomis101
2019-08-18
1
-0
/
+69
*
WinGui: Another update of the translations.
sr55
2019-08-16
5
-102
/
+237
*
preset: fix NULL initializtion of subtitle name
John Stebbins
2019-08-16
1
-5
/
+8
*
contrib: Update to FFmpeg 4.2.
Bradley Sepos
2019-08-16
3
-66
/
+3
*
LinGui: Fix null subtitle name
John Stebbins
2019-08-15
1
-1
/
+4
*
MacGui: make use of some newer NSCoding api to better report decoding failure.
Damiano Galassi
2019-08-15
11
-46
/
+31
*
MacGui: add a method to send a NSError to activity log.
Damiano Galassi
2019-08-15
2
-3
/
+17
*
MacGui: fix some truncated text in the picture settings.
Damiano Galassi
2019-08-15
1
-8
/
+8
*
MacGui: fix an exception when reading an HBJob from disk; do not store previe...
Damiano Galassi
2019-08-14
20
-66
/
+159
*
libhb: remove dead code.
Damiano Galassi
2019-08-13
5
-2492
/
+0
*
MacGui: set a default queue window size.
Damiano Galassi
2019-08-13
1
-0
/
+1
*
MacGui: convert the last usage of NSDictionary to a proper class, fix externa...
Damiano Galassi
2019-08-13
18
-180
/
+324
*
WinGui: Fix the .NET Framework version check in the installer.
sr55
2019-08-12
2
-16
/
+6
*
WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...
sr55
2019-08-12
8
-8
/
+8
[next]