]> granicus.if.org Git - libass/commit
Interpret timestamps with negative components more obviously
authorOleg Oshmyan <chortos@inbox.lv>
Thu, 29 Oct 2015 00:56:14 +0000 (02:56 +0200)
committerOleg Oshmyan <chortos@inbox.lv>
Thu, 29 Oct 2015 01:00:50 +0000 (03:00 +0200)
commit5d7093a54ed23d76f9f6f5638a39a40b4640f90d
tree67ccedcb070f04e4de5a6745af4fd293e36210c9
parent52a5dddb15b9ea40bde69222b47e7d5a9a00571e
Interpret timestamps with negative components more obviously

Keep all components signed, allowing for timestamps like 00:01:-05.00
to denote 55 seconds. This matches the behavior of VSFilter.
libass/ass.c