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
*
WinGui: Fix build system / installer issues around language support.
sr55
2018-11-17
5
-16
/
+23
*
MacGui: disable two-pass when VideoToolbox is the selected encoder.
Damiano Galassi
2018-11-15
1
-6
/
+4
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
15
-6
/
+326
*
MacGui: made some touch bar buttons smaller.
Damiano Galassi
2018-11-15
2
-4
/
+4
*
Give VCE and NVENC encoders more descriptive long names
John Stebbins
2018-11-14
1
-4
/
+4
*
Fix display of null nvenc encoder names in job log
John Stebbins
2018-11-14
1
-1
/
+1
*
muxavformat: fix error messages
John Stebbins
2018-11-14
1
-4
/
+4
*
encavcodec: fix passing extradata to muxer
John Stebbins
2018-11-14
2
-44
/
+69
*
LinGui: use the version of python found by configure
John Stebbins
2018-11-14
3
-5
/
+13
*
build: add 'PYTON.exe' to probed tools
John Stebbins
2018-11-14
1
-0
/
+1
*
LinGui: make auto-name template case insensitive
John Stebbins
2018-11-12
1
-11
/
+11
*
WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...
sr55
2018-11-11
11
-5114
/
+7170
*
MacGui: improve preview window touch bar.
Damiano Galassi
2018-11-11
5
-61
/
+98
*
MacGui: show a progress bar on the encoded file in Finder.
Damiano Galassi
2018-11-11
1
-1
/
+33
*
WinGui: Fix typo #1670
sr55
2018-11-10
1
-1
/
+1
*
Added a note about 3rd party library updates
Scott
2018-11-10
1
-1
/
+1
*
WinGui: Make the Autoname macros case-insensitive. Fixes #1670
sr55
2018-11-10
3
-74
/
+24
*
flatpak: fix gvfs access
John Stebbins
2018-11-09
1
-0
/
+15
*
WinGui: Make the "Version" label in options and about selectable and copyable...
sr55
2018-11-08
4
-8
/
+34
*
WinGui: Fix Typo. #1669
sr55
2018-11-08
2
-2
/
+2
*
decavcodec: fix use after free
John Stebbins
2018-11-07
1
-1
/
+1
*
decsrtsub: support timecodes that use '.' for fractions
John Stebbins
2018-11-07
1
-1
/
+7
*
decsrtsub: fix crash when file can't be opened
John Stebbins
2018-11-07
1
-3
/
+7
*
decavcodec: packetize data before searching for extradata
John Stebbins
2018-11-06
1
-197
/
+158
*
stream: enable probing for all unrecognized stream types
John Stebbins
2018-11-06
1
-1
/
+1
*
WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...
sr55
2018-11-04
4
-3
/
+20
*
WinGui: Allow the UI to silently attempt to auto-create folders when adding t...
sr55
2018-11-04
2
-4
/
+12
*
WinGui: Better default directory for Import SRT. #1661
sr55
2018-11-04
1
-0
/
+9
*
WinGui: Fix incorrect error message.
sr55
2018-11-04
2
-2
/
+2
*
WinGui: Update installer for 1.2
sr55
2018-11-04
2
-6
/
+6
*
MacGui: more safe kvo removal, use libhb function to get the quaility name, f...
Damiano Galassi
2018-11-03
3
-29
/
+36
*
MacGui: improve the auto naming to avoid updating the name when unrelated set...
Damiano Galassi
2018-11-03
4
-48
/
+220
*
WinGui: Limit the experimental features to the nightly builds.
sr55
2018-11-02
3
-3
/
+12
*
MacGUI: Revise stop encoding dialog.
Bradley Sepos
2018-11-02
1
-7
/
+7
*
MacGui: change the overwrite method to check only for ready and working jobs....
Damiano Galassi
2018-11-02
1
-1
/
+2
*
CLI: Add command line override for SubtitleBurnDVDSub
John Stebbins
2018-10-31
1
-1
/
+12
*
MacGui: move the advanced x264 panel to the 'Additional options' text field c...
Damiano Galassi
2018-10-27
13
-470
/
+236
*
MacGui: add an assert in HBQueueController to track down a rare crash.
Damiano Galassi
2018-10-27
1
-1
/
+3
*
LinGui: fix packaging with out-of-tree build directory
John Stebbins
2018-10-23
2
-28
/
+33
*
LinGui: Update auto-name template tooltip
John Stebbins
2018-10-22
1
-1
/
+2
*
LinGui: add {source_path} destination auto-name option
John Stebbins
2018-10-22
1
-21
/
+60
*
WinGui: Remove the preference to show the advanced tab. This can still be tog...
sr55
2018-10-20
9
-87
/
+31
*
MacGui: add a en.lproj folder to HandBrakeKit.framework.
Damiano Galassi
2018-10-20
2
-0
/
+5
*
MacGui: update German localization.
Damiano Galassi
2018-10-20
21
-434
/
+642
*
MacGui: load the HandBrakeKit framework localized strings from the framework ...
Damiano Galassi
2018-10-20
14
-140
/
+219
*
build: revert to the legacy Xcode build system until until we found a way to ...
Damiano Galassi
2018-10-20
2
-2
/
+3
*
LinGui: add Ubuntu 18.10 to snapshots
John Stebbins
2018-10-19
3
-0
/
+130
*
build: use a better workaround for the new Xcode build system.
Damiano Galassi
2018-10-19
6
-52
/
+110
*
WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...
sr55
2018-10-19
4
-4
/
+4
*
build: add a workaround to the Xcode project to make it work with the new Xco...
Damiano Galassi
2018-10-18
2
-6
/
+44
[next]