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
...
*
vfr: fix invalid read/write
John Stebbins
2017-02-26
1
-3
/
+2
*
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
*
encca_aac: no need to pad manually the remaining data
Damiano Galassi
2017-02-24
1
-12
/
+0
*
encca_aac: flush all the remaining packets from encoders
Damiano Galassi
2017-02-24
1
-17
/
+30
*
audio_resample: fix mapping of mono to single channel (#593)
John Stebbins
2017-02-24
1
-0
/
+27
*
encx265: fix compiler warning
John Stebbins
2017-02-22
1
-1
/
+0
*
encx265: fix 2 pass encoding when framerate is wrong
John Stebbins
2017-02-22
1
-3
/
+2
*
dvd: add widescreen/letterbox/pan&scan/4:3 to vobsub description
John Stebbins
2017-02-21
3
-10
/
+55
*
dvd: add widescreen vobsubs when letterbox is permitted
John Stebbins
2017-02-21
2
-154
/
+228
*
vfr: add cfr frame drop debugging logs
John Stebbins
2017-02-21
1
-0
/
+32
*
vfr: simplify and improve CFR frame dropping algo
John Stebbins
2017-02-21
1
-158
/
+198
*
decavcodec: drop initial_padding audio samples
John Stebbins
2017-02-21
3
-18
/
+61
*
encavcodecaudio: set encoder time_base to 90khz
John Stebbins
2017-02-21
1
-7
/
+9
*
encavcodecaudio: fix dropping of final input packet
John Stebbins
2017-02-21
1
-1
/
+1
*
opencl: better release of OpenCL context to avoid more leaks
maxd
2017-02-20
2
-0
/
+10
*
opencl: fixing leaks for clBuffers
maxd
2017-02-20
1
-0
/
+5
*
encca_aac: factory encoder delay into timestamps
John Stebbins
2017-02-20
1
-2
/
+15
*
preset: fix application of anamorphic "Off"
John Stebbins
2017-02-19
1
-1
/
+1
*
sync: fix sync problem with delayed streams
John Stebbins
2017-02-18
1
-5
/
+5
*
decavcodec: fix comment
John Stebbins
2017-02-18
1
-1
/
+1
*
qsv: fix init_delay reference
John Stebbins
2017-02-15
1
-1
/
+1
*
muxavformat: Inform muxer of encoder delay
John Stebbins
2017-02-15
1
-0
/
+2
*
mux: revert shift timestamps by largest encoder delay
John Stebbins
2017-02-14
1
-35
/
+0
*
mux: shift timestamps by largest encoder delay
John Stebbins
2017-02-14
8
-13
/
+49
*
libhb: fix Bob + CFR Same As Source + 2 Pass encode
John Stebbins
2017-02-09
1
-4
/
+5
*
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
[prev]
[next]