]> granicus.if.org Git - libass/commit
Correctly round doubles to integers
authorGrigori Goronzy <greg@blackbox>
Tue, 7 Jul 2009 22:25:05 +0000 (00:25 +0200)
committerGrigori Goronzy <greg@blackbox>
Tue, 7 Jul 2009 22:25:05 +0000 (00:25 +0200)
commit55e9f91ec4868e8cd9098b367a0d935d703290d4
tree6b2b2526ce4b27929f2f9a2345abb040f9249915
parent6302f307524b430992bd7d71036f7b46c702f678
Correctly round doubles to integers

mystrtoi and mystrtoll did not round correctly for negative numbers,
this was fixed.
libass/ass_utils.c