]> granicus.if.org Git - libass/commit
Fix \k and \ko tags
authorGrigori Goronzy <greg@blackbox>
Tue, 28 Jul 2009 09:05:26 +0000 (11:05 +0200)
committerGrigori Goronzy <greg@blackbox>
Tue, 28 Jul 2009 09:05:26 +0000 (11:05 +0200)
commit764b4df68a5fde0a6ac524684b23ccf6057d6596
tree52a27974d4881e37e26a5703362f3fc341b92b1c
parent1ca079bc46a3ddfb5e4d017473324bad67139a88
Fix \k and \ko tags

The timing calculations for \k and \ko were off and still assumed
int values for a bbox, while it now uses a d6 representation.
This essentially made duration about 64 times as long as it should be.
libass/ass_render.c