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: Add option to show progress percentage in app title bar, and the task...
sr55
2017-03-16
15
-7
/
+139
*
MacGui: end the textfields editing before adding a job to queue or creating a...
Damiano Galassi
2017-03-16
4
-50
/
+89
*
libhb: initialize sleep prevention reasonForActivity CFStringRef inside a fun...
Damiano Galassi
2017-03-15
1
-6
/
+4
*
MacGui: add a message in the panel to select the external app.
Damiano Galassi
2017-03-15
1
-0
/
+1
*
MacGui: remove two unused vars.
Damiano Galassi
2017-03-15
1
-8
/
+2
*
MacGui: fix a possible race condition with the multiprocess queue when editin...
Damiano Galassi
2017-03-15
1
-2
/
+1
*
qsv: fixing variable re-use (#627)
maximd33
2017-03-14
1
-5
/
+6
*
opencl: cleaning more leaks (#628)
maximd33
2017-03-14
1
-62
/
+95
*
LinGui: fix audio copy mask updates
John Stebbins
2017-03-12
1
-1
/
+2
*
LinGui: Update translations
John Stebbins
2017-03-12
6
-476
/
+13952
*
Adds FR localisation to the desktop file (#552)
Olivier Humbert
2017-03-12
1
-0
/
+2
*
Remove Fontconfig on Windows (#610)
Oleg Oshmyan
2017-03-12
4
-13
/
+9
*
libvpx: fix building with our pthreadw32 contrib
John Stebbins
2017-03-11
1
-0
/
+11
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
14
-121
/
+117
*
HarfBuzz: disable Fontconfig (#609)
Oleg Oshmyan
2017-03-10
1
-12
/
+4
*
Actually set Fontconfig configuration path (#611)
Oleg Oshmyan
2017-03-10
1
-2
/
+2
*
text subs: use generic font family names (#614)
John Stebbins
2017-03-10
6
-6
/
+15
*
Fix various spelling mistakes (#613)
Sebastian Ramacher
2017-03-10
17
-20
/
+20
*
opencl: fixing more resource leaks
maxd
2017-03-10
1
-15
/
+24
*
contrib: Update to libvpx 1.6.1.
Bradley Sepos
2017-03-10
1
-4
/
+3
*
x265: bump to version 2.3 (#437)
John Stebbins
2017-03-10
1
-6
/
+4
*
LinGui: fix video preset slider updates
John Stebbins
2017-03-09
2
-30
/
+30
*
opencl: Fix resource leak.
maxd
2017-03-08
1
-0
/
+2
*
libav: a more robust fix for aac encoder crash
John Stebbins
2017-03-08
1
-17
/
+94
*
MacGui: fix "add titles to queue" toolbar item size
Damiano Galassi
2017-03-08
1
-24
/
+24
*
WinGui: Remove disk space warning from browser and allow the low level to be ...
sr55
2017-03-05
7
-22
/
+81
*
WinGui: Add support in the UI for QSV 10bit H.265 encoder.
sr55
2017-03-05
5
-12
/
+42
*
qsv: only main10 profile supported for HEVC 10b encode
maxd
2017-03-05
2
-6
/
+9
*
qsv: added HEVC 10-bit as encoder, should help for GUI integration
maxd
2017-03-05
5
-6
/
+27
*
qsv: libav's patch fix
maxd
2017-03-05
1
-9
/
+9
*
qsv: adding hevc10 support starting from KBL platform
maxd
2017-03-05
3
-14
/
+203
*
WinGui: Rework of the preset system
sr55
2017-03-04
13
-197
/
+637
*
qsv: adding hevc decode support
maxd
2017-03-04
1
-0
/
+8
*
configure: Modernize Python in configure.py.
cclauss
2017-03-04
1
-50
/
+35
*
scripts: Modernize Python.
qarkai
2017-03-04
2
-128
/
+56
*
contrib: Remove x265 Windows XP support.
Bradley Sepos
2017-03-04
1
-1
/
+1
*
Unbreak non-mingw cross.
Wouter van Kesteren
2017-03-04
1
-1
/
+1
*
sync: fix small video dejitter error
John Stebbins
2017-03-03
1
-0
/
+5
*
MacGui: forgot an else block in the previous commit
Damiano Galassi
2017-03-02
1
-1
/
+4
*
MacGui: do not remove a job from the queue if the rescan to the main window f...
Damiano Galassi
2017-03-02
4
-43
/
+63
*
libav: simplify patch for corrupt raw video
John Stebbins
2017-03-01
1
-27
/
+8
*
work: set orig_vrate correctly
John Stebbins
2017-02-28
1
-1
/
+3
*
batch: Support --min-duration when doing batch scans
John Stebbins
2017-02-27
3
-4
/
+11
*
libav: gracefully handle a broken AVI index
John Stebbins
2017-02-27
1
-0
/
+42
*
libav: fix rawvideo in mkv corruption
John Stebbins
2017-02-26
1
-0
/
+44
*
vfr: fix invalid read/write
John Stebbins
2017-02-26
1
-3
/
+2
*
Revise NEWS.markdown for 1.0.3.
Bradley Sepos
2017-02-25
1
-13
/
+28
*
Update NEWS
sr55
2017-02-25
1
-2
/
+7
*
encca_aac: fix a small leak
Damiano Galassi
2017-02-24
1
-0
/
+1
*
encca_aac: use the libhb list helper functions to append buffers
Damiano Galassi
2017-02-24
1
-34
/
+20
[next]