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
*
scripts: Update to mingw-w64-build 3.0.1.
Bradley Sepos
2017-06-21
1
-3
/
+5
*
scripts: Update to mingw-w64-build 3.0.0.
Bradley Sepos
2017-06-21
1
-56
/
+75
*
build: Configure options cosmetics.
Bradley Sepos
2017-06-21
1
-7
/
+10
*
build: Always enable Libav AAC when building with mingw-w64.
Bradley Sepos
2017-06-21
1
-1
/
+1
*
LinGui: audio/subtitle "Reload Defaults" -> "Reload"
John Stebbins
2017-06-20
1
-2
/
+2
*
LinGui: change Audio/Subtitle "Defaults" to "Selection"
John Stebbins
2017-06-20
1
-2
/
+2
*
LinGui: Make disk warning limit configurable
John Stebbins
2017-06-20
7
-87
/
+274
*
cli: Fix regression in a5450860.
Bradley Sepos
2017-06-19
1
-0
/
+52
*
decavcodec: fix wmapro audio timestamps
John Stebbins
2017-06-19
1
-0
/
+7
*
MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...
Damiano Galassi
2017-06-19
1
-2
/
+3
*
reader: fix live preview generation for some streams
John Stebbins
2017-06-19
1
-3
/
+23
*
MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...
Damiano Galassi
2017-06-19
1
-9
/
+10
*
MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...
Damiano Galassi
2017-06-19
6
-91
/
+97
*
presets: Add Production presets for use with professional video editing softw...
Bradley Sepos
2017-06-18
3
-2
/
+836
*
presets: Add Vimeo YouTube presets.
Bradley Sepos
2017-06-18
2
-0
/
+1025
*
MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
Damiano Galassi
2017-06-18
4
-7
/
+47
*
WinGui: Add a "Or Drop File Here" box to the transparent area beside the sour...
sr55
2017-06-17
1
-1
/
+8
*
cli: Fix typo in last commit.
Bradley Sepos
2017-06-17
1
-1
/
+1
*
cli: Fix encoding progress line breaks on Windows.
Bradley Sepos
2017-06-17
1
-20
/
+41
*
cli: Remove legacy BeOS code.
Bradley Sepos
2017-06-17
1
-56
/
+1
*
contrib: Update to CMake 3.8.2.
Bradley Sepos
2017-06-17
1
-3
/
+3
*
LinGui: fix CSS setting for gtk < 3.20
John Stebbins
2017-06-16
1
-1
/
+4
*
LinGui: add comment
John Stebbins
2017-06-16
1
-1
/
+1
*
LinGui: fix exclusive burn behavior when FAS burn enabled
John Stebbins
2017-06-16
1
-1
/
+2
*
LinGui: fix initial cropping (the right way)
John Stebbins
2017-06-16
3
-57
/
+94
*
LinGui: fix initial dimensions when *not* autocrop
John Stebbins
2017-06-16
1
-4
/
+2
*
sync: fix p-to-p hang
John Stebbins
2017-06-16
1
-7
/
+12
*
MacGui: enable some new warnings in Xcode 9.
Damiano Galassi
2017-06-15
5
-5
/
+23
*
MacGui: add a preferences option to configure the queue low disk space warning.
Damiano Galassi
2017-06-15
3
-46
/
+101
*
WinGui: Remove OpenCL code that was breaking things.
sr55
2017-06-14
4
-19
/
+2
*
WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
sr55
2017-06-14
11
-2
/
+68
*
WinGui: Set Framework version to 4.6.1
sr55
2017-06-14
9
-10
/
+10
*
muxavformat: override h.265 'hev1' with 'hvc1' (#782)
John Stebbins
2017-06-14
2
-1
/
+50
*
sync: work-around players with broken edit list support
John Stebbins
2017-06-13
11
-70
/
+423
*
contrib: Update to Libav 12.1.
Bradley Sepos
2017-06-13
8
-357
/
+3
*
contrib: Update to x265 2.4.
Bradley Sepos
2017-06-13
1
-4
/
+4
*
MacGui: fix a small leak.
Damiano Galassi
2017-06-13
1
-1
/
+2
*
LinGui: Allow resizing window smaller
John Stebbins
2017-06-12
2
-36
/
+33
*
presets: bump VersionMajor after opencl removal
John Stebbins
2017-06-12
1
-1
/
+1
*
opencl: removit it (#777)
John Stebbins
2017-06-12
18
-3838
/
+58
*
MacGui: add none fallback.
Damiano Galassi
2017-06-12
2
-2
/
+5
*
MacGui: sort the keys of the exported json presets on 10.13 and later.
Damiano Galassi
2017-06-12
1
-1
/
+2
*
MacGui: call CVImageBufferCreateColorSpaceFromAttachments() to create the pre...
Damiano Galassi
2017-06-12
1
-2
/
+79
*
Allow audio fallback to be "None" (#623)
John Stebbins
2017-06-12
4
-56
/
+64
*
WinGui: Update the assembly info / version numbers / manifest.
sr55
2017-06-11
9
-24
/
+26
*
scan: improve support for very short source video streams
John Stebbins
2017-06-09
1
-55
/
+43
*
WinGui: Fix an issue that prevented the static preview from updating as the u...
sr55
2017-06-08
1
-1
/
+2
*
WinGui: Forgot to stage the tooltip seconds update.
sr55
2017-06-08
1
-1
/
+1
*
WinGui: Set a app wide 15 second default for tooltips up from the standard 5 ...
sr55
2017-06-08
1
-0
/
+3
*
WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.
sr55
2017-06-07
1
-5
/
+22
[next]