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: 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
*
sync: fix hang at end of p-to-p encoding with subtitles
John Stebbins
2016-03-11
1
-1
/
+8
*
sync: fix yet another subtitle issue.
John Stebbins
2016-03-11
1
-1
/
+2
*
sync: fix handling of end-of-subtitle markers
John Stebbins
2016-03-06
1
-0
/
+4
*
sync: improve video dejitter
John Stebbins
2016-02-15
1
-1
/
+1
*
sync: fix crash when sync init fails
John Stebbins
2016-02-12
1
-1
/
+2
*
sync: fix subtitle timestamps that go backwards
John Stebbins
2016-02-10
1
-3
/
+22
*
sync: fix hang in subtitle scan pass
John Stebbins
2016-01-27
1
-0
/
+9
*
sync: fix delayed subtitles when burned-in
John Stebbins
2016-01-27
1
-0
/
+14
*
sync: fix hang in ssa subtitle sync
John Stebbins
2016-01-21
1
-1
/
+5
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-1201
/
+1615
*
libhb: fix hang during subtitle scan
John Stebbins
2016-01-19
1
-0
/
+6
*
sync: fix typo that could result in dropping subtitles
John Stebbins
2016-01-15
1
-1
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: use LL for int64 constants to make mingw happy
John Stebbins
2015-12-26
1
-1
/
+1
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-46
/
+33
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-79
/
+46
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
1
-1
/
+0
*
cli: fix initialization of encode ranges
jstebbins
2015-05-13
1
-0
/
+2
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-8
/
+8
*
sync: fix frame p-to-p extra audio after end frame
jstebbins
2015-04-22
1
-326
/
+249
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-2
/
+2
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-2
/
+3
*
New audio output options.
Rodeo
2015-02-15
1
-8
/
+88
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
[next]