]> granicus.if.org Git - libass/commit
Make sure to release each event's vector clip mask
authorOleg Oshmyan <chortos@inbox.lv>
Sat, 25 Jan 2014 01:22:04 +0000 (01:22 +0000)
committerOleg Oshmyan <chortos@inbox.lv>
Sun, 26 Jan 2014 03:22:03 +0000 (03:22 +0000)
commit33492cb5759413d4229f02fd8998926e9b11f3cb
tree8a354f62915a3afa828acdb7db5c4c955c528752
parent53c0fb57d40ed49aeaa4607528bf614b8a707e2e
Make sure to release each event's vector clip mask

Events with a clip mask but no text such as just
    Dialogue: ...,{\clip(m 47 32 )}
had their clip masks carried over to the next event.

Fixes GitHub issue #22.
libass/ass_render.c