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
*
cli: Add --no-two-pass and --no-turbo.
Bradley Sepos
2016-06-25
1
-4
/
+16
*
WinGui: Update the encode status displays to display day count up to 9 days. ...
sr55
2016-06-25
2
-4
/
+4
*
LinGui: fix initial preview scaling size
John Stebbins
2016-06-20
1
-2
/
+2
*
LinGui: Fix preview window sizing when there is no title yet
John Stebbins
2016-06-17
1
-0
/
+12
*
MacGui: fix drag&drop on the main window tab view.
Damiano Galassi
2016-06-17
2
-1
/
+12
*
MacGui: set some label color in the HUD to secondaryLabelColor.
Damiano Galassi
2016-06-17
3
-13
/
+16
*
MacGui: fix build with 10.12sdk, disable QTKit because is no longer available.
Damiano Galassi
2016-06-17
3
-0
/
+13
*
WinGui: Attempt to fix the installer so that users can cleanly install both t...
sr55
2016-06-16
4
-4
/
+4
*
WinGui: Make the "Presets" menu grouped by category.
sr55
2016-06-16
6
-14
/
+141
*
subtitle scan: tighten up scan pass dropping logic
John Stebbins
2016-06-11
1
-1
/
+3
*
build: fix references to documents (e.g. NEWS -> NEWS.markdown)
John Stebbins
2016-06-11
3
-10
/
+12
*
subtitle scan: drop scan pass if there are no suitable subtitles
John Stebbins
2016-06-10
1
-2
/
+21
*
libhb: Add "Very Fast" presets.
Bradley Sepos
2016-06-10
3
-2
/
+782
*
fix(de.po): Minor typo causing a nasty warning (#222)
setec
2016-06-10
1
-1
/
+1
*
sync: speed up p-to-p finalization when there are subtitles
John Stebbins
2016-06-10
1
-0
/
+46
*
cli: fix initialization of SubtitleTrackSelectionBehavior
John Stebbins
2016-06-10
1
-1
/
+1
*
sync: fix potential stall when searching for p-to-p start
John Stebbins
2016-06-10
1
-2
/
+11
*
sync: when p-to-p end reached return HB_WORK_DONE asap
John Stebbins
2016-06-10
1
-0
/
+12
*
libhb: Make new presets names less verbose.
Bradley Sepos
2016-06-10
3
-114
/
+114
*
Merge pull request #220 from bradleysepos/meta-docs
Bradley Sepos
2016-06-10
12
-1399
/
+1471
|
\
|
*
Revise and rename README.
Bradley Sepos
2016-06-10
3
-34
/
+43
|
*
Correct typos in README.md.
Patrick A. Ferry
2016-06-10
1
-2
/
+2
|
*
Convert NEWS to Markdown.
Bradley Sepos
2016-06-10
2
-1190
/
+1203
|
*
GPLv2
Bradley Sepos
2016-06-10
1
-0
/
+17
|
*
Add text identifying HandBrake to COPYING.
Bradley Sepos
2016-06-10
1
-0
/
+5
|
*
Add BradleyS to AUTHORS.
Bradley Sepos
2016-06-10
1
-0
/
+6
|
*
Convert AUTHORS to Markdown.
Bradley Sepos
2016-06-10
2
-119
/
+143
|
*
Convert THANKS to Markdown.
Bradley Sepos
2016-06-10
3
-56
/
+54
|
/
*
decsrtsub: simplify code and improve comments
John Stebbins
2016-06-09
1
-23
/
+19
*
decsrt: don't add extra hard line break at end of subtitle
John Stebbins
2016-06-09
1
-5
/
+11
*
decsrt: fix dropping of first srt when it's start time is 0
John Stebbins
2016-06-09
1
-2
/
+2
*
WinGui: Add {preset} to autoname options. This is a non-live option meaning i...
sr55
2016-06-09
5
-11
/
+21
*
WinGui: Check directory permissions before adding a job to the queue for proc...
sr55
2016-06-09
4
-0
/
+38
*
sync: fix some p-to-p issues
John Stebbins
2016-06-09
1
-72
/
+123
*
json: fix extraction of negative SRT offsets
John Stebbins
2016-06-09
1
-9
/
+9
*
WinGui: For silent installs, assume it's All Users, not Current User.
sr55
2016-06-07
4
-2
/
+36
*
Update NEWS file
sr55
2016-06-05
1
-3
/
+8
*
build: Add xclean make target to macosx.
Bradley Sepos
2016-06-04
2
-0
/
+12
*
cli: Take preset frame rate / mode into account.
Bradley Sepos
2016-06-03
1
-3
/
+13
*
cli: Fix frame rate mode when not explicitly set.
Bradley Sepos
2016-06-03
1
-0
/
+2
*
libhb: Fix invalid VideoTune value in new presets.
Bradley Sepos
2016-06-02
2
-108
/
+108
*
libhb: Add new built-in presets, mark old presets as legacy.
Bradley Sepos
2016-06-02
3
-254
/
+11388
*
scripts: Add script to build built-in presets.
Bradley Sepos
2016-06-02
1
-0
/
+26
*
CLI: fix behaviour of --subtitle-lang-list
John Stebbins
2016-06-02
1
-2
/
+4
*
encavcodec: error out on invalid encoder preset
John Stebbins
2016-05-30
1
-11
/
+18
*
vpx: fix NULL encoder preset case
John Stebbins
2016-05-29
1
-1
/
+7
*
vpx: add encoder presets
John Stebbins
2016-05-29
7
-32
/
+117
*
MacGui: add an help button to quickly open the docs in the add preset, audio ...
Damiano Galassi
2016-05-29
6
-39
/
+90
*
vpx: allow user to change deadline and cpu-used settings
John Stebbins
2016-05-28
1
-3
/
+17
*
WinGui: Support VP9 and fix VP8 encoding.
sr55
2016-05-28
2
-2
/
+7
[next]