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: Give the preview window a presence on the picture settings tab. Added...
sr55
2014-05-17
11
-23
/
+216
*
LinGui: fix some glib warning messages in log
jstebbins
2014-05-16
3
-5
/
+3
*
LinGui: make the StackSwitcher fill the available width
jstebbins
2014-05-15
2
-2
/
+4
*
LinGui: work around bonehead Gtk developer decision
jstebbins
2014-05-15
1
-0
/
+17
*
LinGui: change main page GtkNotebook to GtkStack
jstebbins
2014-05-15
4
-288
/
+50
*
LinGui: add "Reload" and "Reload All" toolbar buttons to queue window
jstebbins
2014-05-15
4
-1
/
+144
*
LinGui: allow hh:mm:ss.ms input for P-to-P "Seconds"
jstebbins
2014-05-15
5
-13
/
+82
*
WinGui: Another fix to the pause feature.
sr55
2014-05-14
1
-1
/
+1
*
WinGui: Fix up Pausing when using libhb encode.
sr55
2014-05-14
8
-1
/
+98
*
LinGui: add preference option to remove completed queue jobs from queue
jstebbins
2014-05-14
5
-35
/
+56
*
mux: fix problems created by >32 track limit patch
jstebbins
2014-05-14
1
-14
/
+12
*
Remove empty file faster last commit.
Rodeo
2014-05-13
1
-0
/
+0
*
Bump x265 to version 1.0
Rodeo
2014-05-13
3
-48
/
+95
*
Bump libav to version 10.1
Rodeo
2014-05-13
3
-65
/
+3
*
demux: fix problem with widely spaced SCRs
jstebbins
2014-05-13
4
-7
/
+25
*
MacGUI: fix line endings after last commit.
Rodeo
2014-05-11
1
-7
/
+8
*
mux: eliminate 32 track limit
jstebbins
2014-05-11
2
-43
/
+198
*
WinGui: Cosmetic improvement to the SplitButton Control. It no longer appears...
sr55
2014-05-11
1
-2
/
+4
*
Xcode: another small cleanup.
Rodeo
2014-05-10
1
-18
/
+20
*
WinGui: Pre-populate the add preset custom width/height when custom is used.
sr55
2014-05-10
1
-0
/
+5
*
Xcode: small cleanup after libvpx support commit.
Rodeo
2014-05-10
1
-2
/
+2
*
encx265: fix chapter insertion.
Rodeo
2014-05-10
1
-0
/
+1
*
Bump x264 to r2431 ac76440.
Rodeo
2014-05-10
3
-14
/
+3
*
LinGui: improved auto destination naming
jstebbins
2014-05-06
4
-66
/
+130
*
LinGui: fix linking with mingw
jstebbins
2014-05-06
1
-3
/
+4
*
deccc608sub: fix cropping of CCs
jstebbins
2014-05-06
1
-5
/
+6
*
WinGui: Custom W/H check should be for custom only.
sr55
2014-04-26
2
-2
/
+1
*
WinGui: Add a warning on the add preset window if both custom width/height ar...
sr55
2014-04-24
1
-2
/
+8
*
WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...
sr55
2014-04-19
1
-1
/
+1
*
WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265
sr55
2014-04-19
5
-26
/
+31
*
contrib: fix ffmpeg dependencies to include libvpx
jstebbins
2014-04-16
1
-3
/
+4
*
contrib: fix building libvpx on mingw
jstebbins
2014-04-16
2
-3
/
+6
*
Add VP8 support
jstebbins
2014-04-15
17
-105
/
+230
*
doc: fix duplicate libdvdread entry in lib list.
jstebbins
2014-04-14
4
-507
/
+394
*
Convert all text subtitles to ASS subs
jstebbins
2014-04-13
14
-1935
/
+1377
*
Fix livavcodec-based downmixing of DTS-ES 6.1 to Stereo.
Rodeo
2014-04-13
1
-0
/
+62
*
Interop: Support for rotation and reflection.
randomengy
2014-04-11
4
-1
/
+82
*
rendersub: fix rendering SRT markup in CC subs
jstebbins
2014-04-09
1
-0
/
+2
*
CLI: fix SRT passthru and add SRT burn option
jstebbins
2014-04-09
1
-35
/
+64
*
QSV: always use our own DTS.
Rodeo
2014-04-08
1
-58
/
+40
*
QSV: fix logging of whether B-frames are enabled.
Rodeo
2014-04-07
1
-7
/
+7
*
libhb: add generic code for converting NAL
Rodeo
2014-04-07
3
-89
/
+254
*
Fix previous commit again. This is not my day.
Rodeo
2014-04-06
3
-92
/
+48
*
QSV: fix previous commit (outdated version of the same patch, sorry9.
Rodeo
2014-04-06
4
-64
/
+99
*
QSV: reset the encoder at chapter points to force a keyframe
Rodeo
2014-04-06
1
-13
/
+37
*
pgssubs: fix pgs passthru
jstebbins
2014-04-06
2
-10
/
+28
*
CLI: enable the --qsv-implementation option.
Rodeo
2014-04-05
1
-3
/
+4
*
enc_qsv: cleanup encoding loop, part 3.
Rodeo
2014-04-05
1
-158
/
+169
*
enc_qsv: cleanup encoding loop, part 2.
Rodeo
2014-04-05
1
-231
/
+369
*
enc_qsv: cleanup encoding loop, part 1.
Rodeo
2014-04-05
1
-214
/
+172
[next]