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
/
sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: fix p-to-p hang
John Stebbins
2017-06-16
1
-7
/
+12
*
sync: work-around players with broken edit list support
John Stebbins
2017-06-13
1
-58
/
+310
*
decsrt: fix p-to-p start time after seeking
John Stebbins
2017-04-15
1
-5
/
+24
*
sync: fix small video dejitter error
John Stebbins
2017-03-03
1
-0
/
+5
*
sync: fix sync problem with delayed streams
John Stebbins
2017-02-18
1
-5
/
+5
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
sync: don't delay subtitles when duration is known
John Stebbins
2016-12-15
1
-5
/
+9
*
sync: fix compiler warning
John Stebbins
2016-12-15
1
-1
/
+1
*
sync: fix PtoP hang
John Stebbins
2016-11-21
1
-7
/
+10
*
sync: more robust handling of p-to-p end time
John Stebbins
2016-09-26
1
-2
/
+2
*
sync: fix off-by-one error
John Stebbins
2016-09-26
1
-1
/
+1
*
sync: fix a hang with p-to-p end time
John Stebbins
2016-09-26
1
-1
/
+22
*
sync: fix use of closed buffer
John Stebbins
2016-09-20
1
-7
/
+12
*
sync: fix small memory leak
John Stebbins
2016-09-09
1
-0
/
+3
*
sync: fix race condition hang
John Stebbins
2016-08-29
1
-1
/
+8
*
sync: fix audio resampling
John Stebbins
2016-08-08
1
-0
/
+1
*
sync: speed up p-to-p finalization when there are subtitles
John Stebbins
2016-06-10
1
-0
/
+46
*
sync: fix potential stall when searching for p-to-p start
John Stebbins
2016-06-10
1
-2
/
+11
*
sync: when p-to-p end reached return HB_WORK_DONE asap
John Stebbins
2016-06-10
1
-0
/
+12
*
sync: fix some p-to-p issues
John Stebbins
2016-06-09
1
-72
/
+123
*
sync: fix CC burn-in
John Stebbins
2016-05-25
1
-1
/
+2
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
1
-42
/
+459
*
sync: fill queues completely
John Stebbins
2016-05-21
1
-1
/
+1
*
sync: silence compiler warning
John Stebbins
2016-05-20
1
-1
/
+1
*
sync: detect and drop 0 duration initial video frame
John Stebbins
2016-05-19
1
-7
/
+12
*
sync: increse min video queue depth for deeper dejittering
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: fix potential dropped chapter marks
John Stebbins
2016-05-18
1
-10
/
+31
*
sync: improve code readability
John Stebbins
2016-05-18
1
-18
/
+19
*
work: don't allocate fifos that are not needed for indepth_scan
John Stebbins
2016-05-18
1
-6
/
+0
*
sync: set start and stop when resampling audio
John Stebbins
2016-05-18
1
-0
/
+2
*
sync: fix progress statistics when title longer than sum of chapters
John Stebbins
2016-05-18
1
-1
/
+21
*
sync: dejitter larger video jitters
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: handle coarsely interleaved streams better
John Stebbins
2016-05-18
1
-2
/
+2
*
sync: add timestamp logging
John Stebbins
2016-05-18
1
-3
/
+41
*
sync: move comment to more appropriate location
John Stebbins
2016-05-18
1
-10
/
+12
*
sync: do not drop audio before frame p-to-p start
John Stebbins
2016-05-18
1
-11
/
+33
*
sync: estimate video frame drop duration better
John Stebbins
2016-05-17
1
-1
/
+8
*
sync: cosmetics
John Stebbins
2016-05-17
1
-39
/
+39
*
sync: drop overlapping subtitles
John Stebbins
2016-05-17
1
-6
/
+43
*
sync: interleave subtitle output with other streams
John Stebbins
2016-05-17
1
-20
/
+3
*
sync: send output directly to sync output fifos
John Stebbins
2016-05-17
1
-43
/
+54
*
sync: sanitize subtitles in OutputBuffer
John Stebbins
2016-05-17
1
-31
/
+53
*
sync: handle initial pts < 0 better
John Stebbins
2016-05-17
1
-99
/
+102
*
sync: fix race condition that caused double free
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: handle very short streams better
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: fix conversions of AV_NOPTS_VALUE to double
John Stebbins
2016-05-17
1
-5
/
+5
*
sync: remove unused variable
John Stebbins
2016-05-17
1
-1
/
+0
*
sync: fix merging of multiple SSA to tx3g
John Stebbins
2016-05-17
1
-108
/
+233
*
sync: move chapter logging to sync.c
John Stebbins
2016-05-17
1
-0
/
+30
*
move cadence (Film->Video) logging to sync.c
John Stebbins
2016-05-17
1
-0
/
+95
[next]