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: 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
*
libhb: pass through "default" subtitle flag ... (#203)
John Stebbins
2016-05-28
2
-1
/
+28
*
contrib: Fix libvpx building on Mac.
Bradley Sepos
2016-05-27
1
-0
/
+6
*
libbluray: bump to 0.9.3 (#202)
John Stebbins
2016-05-27
2
-27
/
+3
*
Merge pull request #206 from jstebbins/vp9-encoder
John Stebbins
2016-05-27
10
-15
/
+60
|
\
|
*
vpx: use faster settings
John Stebbins
2016-05-27
1
-4
/
+1
|
*
libvpx: bump to 1.5.0
John Stebbins
2016-05-27
2
-7
/
+30
|
*
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
[next]