summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2011-08-29 19:15:31 +0200
committerGrigori Goronzy <greg@blackbox>2011-08-29 19:15:31 +0200
commit807a767908b1bcd6cfd414f3f232306b285223db (patch)
treefffd002f648165828696f5feaa676a174e0d96d8 /Changelog
parenta0b118ea048a5c1898657f76fae9776227f49891 (diff)
downloadlibass-807a767908b1bcd6cfd414f3f232306b285223db.tar.bz2
libass-807a767908b1bcd6cfd414f3f232306b285223db.tar.xz
Fix off-by-one error in \fad, \fade
Typical greater vs. greater-or-equal case. This especially fixes fades with zero delays. A zero delay in the two-argument form means no fade at all, but previously this faded over a single frame, since the code used "greater" semantics, while "greater or equal" is required here. Notably, this avoids blinking/flickering in some tightly timed karaoke scripts.
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions