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
path:
root
/
libhb
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsv: Allocate planes contiguously.
maxd
2017-02-02
1
-6
/
+4
*
preset: fix behavior of AudioSecondaryEncoderMode
John Stebbins
2017-01-29
1
-2
/
+2
*
encca_aac: Fix initial start time
John Stebbins
2017-01-25
1
-2
/
+8
*
decavcodec: fix avcodec_open failure upon bad extradata
John Stebbins
2017-01-24
1
-2
/
+6
*
decavcodec: fix crash in decavcodecvInfo
John Stebbins
2017-01-24
1
-1
/
+1
*
libhb: force title rescan after completing a job encode (#488)
John Stebbins
2017-01-16
3
-0
/
+12
*
opencl: Workaround broken drivers that crash when you call clGetPlatformIDs w...
Scott
2017-01-15
3
-4
/
+28
*
qsv: fix building with qsv disabled
John Stebbins
2017-01-11
2
-2
/
+13
*
json: revise range "End" for time and frame ranges
John Stebbins
2017-01-11
1
-11
/
+30
*
json: Decoding JSON now checks if QSV is available before setting QSV… (#509)
Scott
2017-01-11
1
-0
/
+4
*
reader: fix incorrect duration of UTF8 subtitles
John Stebbins
2017-01-11
1
-0
/
+4
*
preset: fix "all" AudioTrackSelectionBehavior
John Stebbins
2017-01-11
1
-5
/
+10
*
added support of Kaby Lake CPU recognition
maxd
2017-01-11
3
-1
/
+10
*
libhb: check if decvobsub.c private_data is not null before accessing one of ...
Damiano Galassi
2017-01-09
1
-1
/
+1
*
json: fix use of freed memory
John Stebbins
2017-01-08
1
-18
/
+23
*
qsv: Fix a crash that can occur in hb_qsv_info_print() when QSV hardware exis...
sr55
2017-01-06
1
-13
/
+15
*
decsrtsub: fix extra blank lines
John Stebbins
2017-01-04
1
-1
/
+1
*
libhb: better bound checking in ParseControls.
Damiano Galassi
2017-01-04
1
-2
/
+37
*
libhb: allow removal of tags
John Stebbins
2017-01-03
1
-18
/
+81
*
qsv: fix for memory leak for decode
maxd
2017-01-03
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
92
-92
/
+92
*
presets: fix hb_preset_move
John Stebbins
2016-12-30
1
-1
/
+1
*
libhb: fix audio bitrate when using fallback encoder
John Stebbins
2016-12-29
1
-31
/
+1
*
encavcodec: fix 2 pass vp8 and vp9 encoding
John Stebbins
2016-12-27
1
-0
/
+9
*
encavcodec: fix crash during 2 pass encode
John Stebbins
2016-12-27
1
-2
/
+2
*
qsv: Fix a memory leak in enc_qsv.c Patch by maxim_d33
sr55
2016-12-23
1
-1
/
+1
*
libhb: pass through BT.2020 transfer flags
John Stebbins
2016-12-22
2
-0
/
+6
*
stream: fix SRT subtitle duration
John Stebbins
2016-12-22
1
-0
/
+1
*
fix unreachable code, really fix boolean logic this time
John Stebbins
2016-12-21
1
-1
/
+2
*
fix compiler warning and operator precedence problem
John Stebbins
2016-12-21
1
-1
/
+1
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
7
-22
/
+60
*
libhb: immediately set hb_state_t pass and pass_count to -1 in hb_start(), so...
Damiano Galassi
2016-12-20
1
-0
/
+2
*
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
*
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
*
qsv: Fix crash attempting to destroy mutex.
Tim Walker
2016-12-17
1
-2
/
+6
[next]