]> granicus.if.org Git - libass/commit
Animations: allow equal start and end time
authorGrigori Goronzy <greg@blackbox>
Mon, 20 Jul 2009 22:04:24 +0000 (00:04 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 20 Jul 2009 22:04:24 +0000 (00:04 +0200)
commit1bbf325019a2ab0ead277cf1af8af6e63157e851
tree19ae71b5ff2d4e5b88db652af806a7147cc8fcea
parent2f74c6713dccee2b14b81a9c21731b83e181f31d
Animations: allow equal start and end time

Do not set the end time of the animation to the end time of the event
in case end time and start time specified in a \t tag are equal.
This should sort out a problem introduced by commit 1f176b.
libass/ass_render.c