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 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
*
qsv: Fix crash attempting to destroy mutex.
Tim Walker
2016-12-17
1
-2
/
+6
*
contrib: Update to Libav 12.
Bradley Sepos
2016-12-17
16
-2887
/
+3
*
libhb: don't use av_log.
Tim Walker
2016-12-17
2
-18
/
+16
*
libhb: fix build with --enable-qsv
Tim Walker
2016-12-17
10
-75
/
+30
*
libhb: add code to support our QSV-accelerated encoder.
Tim Walker
2016-12-17
2
-0
/
+1140
*
libav: remove our custom QSV wrapper.
Tim Walker
2016-12-17
1
-2309
/
+0
*
preset: Revise Gmail presets.
Bradley Sepos
2016-12-16
3
-64
/
+64
*
NEWS updates
sr55
2016-12-16
1
-4
/
+7
*
sync: don't delay subtitles when duration is known
John Stebbins
2016-12-15
1
-5
/
+9
*
CLI: allow overriding automatically selected "default" subtitle
John Stebbins
2016-12-15
1
-4
/
+22
*
preset: Set default to false for Gmail presets.
Bradley Sepos
2016-12-15
2
-6
/
+6
[next]