mpv/sub
VincentVerdynanta 59fc8eecbc sd_ass: improve handling of subtitles with unknown duration
Commit 740b701 introduced handling for subtitles with unknown duration,
but it came with a minor flaw where a track event that shares identical
start time with following track event will has its Duration value set
to 0, we don't want this to happen since it will prevent simultaneous
rendering of multiple track events.
This commit aims to address this issue.
2022-10-12 19:57:44 -04:00
..
ass_mp.c
ass_mp.h
dec_sub.c
dec_sub.h
draw_bmp.c draw_bmp: fix out of bounds access in mark_rect 2022-10-11 17:11:07 +00:00
draw_bmp.h
filter_jsre.c sub: jsre filter: abort init early on empty filter list 2022-06-09 14:38:24 +03:00
filter_regex.c
filter_sdh.c various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
img_convert.c
img_convert.h
lavc_conv.c
osd.c
osd.h
osd_font.otf
osd_libass.c sub: use Unicode linebreaking for non-ASS subs and OSD 2022-09-19 15:56:38 +02:00
osd_state.h
sd.h
sd_ass.c sd_ass: improve handling of subtitles with unknown duration 2022-10-12 19:57:44 -04:00
sd_lavc.c