]> granicus.if.org Git - libass/commit
Handle conflicting \t time intervals
authorGrigori Goronzy <greg@blackbox>
Mon, 29 Jun 2009 02:17:24 +0000 (04:17 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 29 Jun 2009 02:27:43 +0000 (04:27 +0200)
commit1f176b7645318ec5d3f0e2dee81986b14eb8f1c2
treee9bb3ea49400f22abb8531318552956edc3c6b09
parent4aec4ab7b705535859d91fe0df562ec9679a7d40
Handle conflicting \t time intervals

If end <= start for a time interval specification, set end to the end of
the event.  VSFilter handles it like that, too.
libass/ass_render.c