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
*
enable libvpx VP9 encoder
John Stebbins
2016-05-27
9
-4
/
+29
*
LinGui: add source title dict to queue
John Stebbins
2016-05-27
9
-149
/
+159
*
MacGui: select the feature title instead of the first title after a scan.
Damiano Galassi
2016-05-27
1
-13
/
+13
*
contrib: Update to Yasm version 1.3.0.
Bradley Sepos
2016-05-26
1
-3
/
+3
*
contrib: Remove tarbase from bzip2.
Bradley Sepos
2016-05-25
1
-1
/
+0
*
build: Avoid sending ANSI to Windows terminals.
Bradley Sepos
2016-05-25
1
-1
/
+1
*
contrib: Update to libass 0.13.2 and add HarfBuzz 1.2.6.
Bradley Sepos
2016-05-25
7
-14
/
+52
*
Merge pull request #199 from bradleysepos/build-fetch
Bradley Sepos
2016-05-25
42
-83
/
+789
|
\
|
*
build: Add basic termination signal handling to df-*.py.
Bradley Sepos
2016-05-25
2
-0
/
+20
|
*
build: Add download jobs option and progress display.
Bradley Sepos
2016-05-25
3
-4
/
+42
|
*
contrib: Update comments in contrib modules.
Bradley Sepos
2016-05-25
21
-23
/
+24
|
*
Build: fix configure to escape $ for xcode
KonaBlend
2016-05-25
1
-1
/
+1
|
*
Build: more fetch tweaks
KonaBlend
2016-05-25
2
-13
/
+10
|
*
Build: fix duplicate pkgconfig include
KonaBlend
2016-05-25
1
-0
/
+2
|
*
Build: add target contrib.fetch.test
KonaBlend
2016-05-25
3
-3
/
+7
|
*
Build: add configure --df-exhaust-url
KonaBlend
2016-05-25
3
-6
/
+11
|
*
Build: split fetch into df-fetch and df-verify
KonaBlend
2016-05-25
7
-308
/
+450
|
*
contrib: Use libvpx release archives instead of GitHub mirror archives.
Bradley Sepos
2016-05-25
1
-12
/
+6
|
*
contrib: Don't use GitHub mirror for libmfx.
Bradley Sepos
2016-05-25
1
-4
/
+0
|
*
contrib: Add upstream urls where local mirror of file now exists.
Bradley Sepos
2016-05-25
7
-39
/
+27
|
*
contrib: Add upstream urls where possible.
Bradley Sepos
2016-05-25
32
-35
/
+176
|
*
Build: add configure --verbose-fetch
KonaBlend
2016-05-25
2
-4
/
+7
|
*
Build: add target: contrib.verify
KonaBlend
2016-05-25
2
-11
/
+68
|
*
Build: refactor fetch for contrib tarballs
KonaBlend
2016-05-25
40
-35
/
+353
|
/
*
sync: fix CC burn-in
John Stebbins
2016-05-25
1
-1
/
+2
*
bd: log playlist clips at log level 2
John Stebbins
2016-05-25
2
-0
/
+59
*
encx265: simplify chapter mark handling
John Stebbins
2016-05-25
2
-79
/
+24
*
MacGui: copy the HBChapter index property when making a instance copy.
Damiano Galassi
2016-05-25
1
-1
/
+2
*
MacGui: make a submenu for each preset folder in the Presets menu.
Damiano Galassi
2016-05-25
1
-37
/
+45
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
12
-892
/
+1022
*
Add ability to set C++ standard (#195)
John Stebbins
2016-05-24
3
-7
/
+12
*
LinGui: fix audio and subtitle descriptions in queue
John Stebbins
2016-05-24
5
-1
/
+33
*
build: Increase max logical CPU cores to 64.
Bradley Sepos
2016-05-24
1
-2
/
+2
*
muxcommon: fix check_realloc_output
John Stebbins
2016-05-24
1
-9
/
+2
*
build: Update regex in configure.py to fix buggy Python versions.
Bradley Sepos
2016-05-24
1
-1
/
+1
*
MacGui: use the right constant quality label in the video tab, and split HBVi...
Damiano Galassi
2016-05-24
4
-43
/
+68
*
MacGui: split HBPicture KVO dependencies.
Damiano Galassi
2016-05-24
4
-39
/
+47
*
MacGui: show the encode progress when paused too.
Damiano Galassi
2016-05-24
2
-1
/
+2
*
sync: fill queues completely
John Stebbins
2016-05-21
1
-1
/
+1
*
stream: create default chapter names for empty chapter titles
John Stebbins
2016-05-20
1
-1
/
+1
*
sync: silence compiler warning
John Stebbins
2016-05-20
1
-1
/
+1
*
LinGui: save backup of presets whenever the version changes
John Stebbins
2016-05-19
1
-13
/
+12
*
sync: detect and drop 0 duration initial video frame
John Stebbins
2016-05-19
1
-7
/
+12
*
cli: fix application of subtitle flags when scan enabled
John Stebbins
2016-05-19
1
-9
/
+25
*
MacGui: fix HBAVPlayer loaded state.
Damiano Galassi
2016-05-19
1
-2
/
+5
*
MacGui: fallback to QTKit if a preview is not playable with AVFoundation.
Damiano Galassi
2016-05-19
4
-77
/
+74
*
work: add log to track work object shutdown
John Stebbins
2016-05-18
1
-0
/
+1
*
work: add comments
John Stebbins
2016-05-18
1
-0
/
+3
*
sync: increse min video queue depth for deeper dejittering
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: fix potential dropped chapter marks
John Stebbins
2016-05-18
1
-10
/
+31
[next]