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
...
*
macgui: Revise audio and subtitles tabs contextual menus.
Bradley Sepos
2016-12-20
2
-23
/
+23
*
macgui: Revise chapters tab tooltips.
Bradley Sepos
2016-12-20
1
-5
/
+5
*
macgui: Clarify audio DRC tooltips.
Bradley Sepos
2016-12-20
2
-12
/
+12
*
macgui: Make main menu web links obviously external.
Bradley Sepos
2016-12-20
1
-2
/
+2
*
macgui: Revise subtitles defaults tooltips.
Bradley Sepos
2016-12-20
1
-14
/
+21
*
macgui: Revise subtitles tab tooltips.
Bradley Sepos
2016-12-20
1
-25
/
+27
*
macgui: Revise audio defaults tooltips.
Bradley Sepos
2016-12-20
1
-11
/
+34
*
macgui: Revise quality and bitrate mode tooltips on main window.
Bradley Sepos
2016-12-20
1
-3
/
+6
*
macgui: Revise audio tab tooltips.
Bradley Sepos
2016-12-20
1
-13
/
+30
*
WinGui: Improve many tooltips for 1.0 #426
sr55
2016-12-20
6
-60
/
+392
*
macgui: Revise Open Source toolbar button tooltip.
Bradley Sepos
2016-12-20
1
-1
/
+1
*
macgui: Revise Picture tab tooltips.
Bradley Sepos
2016-12-20
1
-52
/
+106
*
macgui: Revise Add Preset dialog tooltips.
Bradley Sepos
2016-12-20
1
-14
/
+16
*
macgui: Revise presets drawer tooltips.
Bradley Sepos
2016-12-20
1
-20
/
+11
*
macgui: Revise main window tooltips.
Bradley Sepos
2016-12-20
1
-30
/
+34
*
macgui: Revise main menu.
Bradley Sepos
2016-12-20
1
-9
/
+9
*
MacGui: do not display pass info if pass_count is -1. Start the HBCore update...
Damiano Galassi
2016-12-20
2
-9
/
+11
*
libhb: immediately set hb_state_t pass and pass_count to -1 in hb_start(), so...
Damiano Galassi
2016-12-20
1
-0
/
+2
*
MacGui: return 'und' is the language is unknown.
Damiano Galassi
2016-12-20
1
-1
/
+1
*
MacGui: restore the NSGraphicsContext after it has been used.
Damiano Galassi
2016-12-20
1
-0
/
+2
*
Add Maxym Dm to authors.
Bradley Sepos
2016-12-19
1
-0
/
+5
*
macgui: Revise Video tab tooltips.
Bradley Sepos
2016-12-19
1
-27
/
+36
*
build: Update Sparkle minimum Mac system version to 10.7.0.
Bradley Sepos
2016-12-18
1
-1
/
+1
*
WinGui: Update the VersionUtility class to work for official releases that ar...
sr55
2016-12-18
7
-158
/
+9
*
scripts: Print usage and exit when release tag not specified to tag-release.sh.
Bradley Sepos
2016-12-18
1
-1
/
+6
*
build: Really ensure tag suffix is not None in configure.py.
Bradley Sepos
2016-12-18
1
-2
/
+1
*
build: Ensure tag suffix is not None in configure.py.
Bradley Sepos
2016-12-18
1
-1
/
+2
*
build: Update Mac release package name.
Bradley Sepos
2016-12-18
1
-6
/
+4
*
WinGui: Set QSV Decode to false if the hardware isn't available for use.
sr55
2016-12-18
1
-1
/
+3
*
contrib: Disable libva for libmfx.
Bradley Sepos
2016-12-17
1
-0
/
+2
*
contrib: Disable libav vaapi.
Bradley Sepos
2016-12-17
1
-0
/
+1
*
fix memory leaks
John Stebbins
2016-12-17
3
-2
/
+3
*
stream: fix SRT detection
John Stebbins
2016-12-17
1
-0
/
+1
*
unref AVPackets, fix merge issues
John Stebbins
2016-12-17
2
-3
/
+6
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
15
-435
/
+435
*
qsv: fix more compiler warnings
John Stebbins
2016-12-17
4
-6
/
+6
*
qsv_memory: fix compiler warnings
John Stebbins
2016-12-17
1
-4
/
+4
*
qsv_libav: silence compiler warning
John Stebbins
2016-12-17
1
-1
/
+1
*
encavcodecaudio: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-111
/
+100
*
encavcodec: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-141
/
+136
*
decavcodec: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-164
/
+222
*
stream: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-91
/
+87
*
muxavformat: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-90
/
+106
*
decpgssub: fix use of deprecated rect->pict
John Stebbins
2016-12-17
1
-2
/
+2
*
fix chapter markers when encoding with libav video encoder
John Stebbins
2016-12-17
1
-1
/
+1
*
potential fix for hard to reproduce crash
John Stebbins
2016-12-17
1
-3
/
+12
*
contrib: Add libav colr patch to support new color signaling in mov.
Bradley Sepos
2016-12-17
1
-0
/
+57
*
qsv: Update condition under which context is closed.
Tim Walker
2016-12-17
1
-2
/
+6
*
decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.
Tim Walker
2016-12-17
4
-43
/
+51
*
contrib: enable avcodec's libmfx (Intel QSV) support when applicable.
Tim Walker
2016-12-17
1
-4
/
+3
[prev]
[next]