]> granicus.if.org Git - libass/commit
Check vector clip mask bounding box size
authorGrigori Goronzy <greg@blackbox>
Sun, 1 Aug 2010 20:23:25 +0000 (22:23 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 1 Aug 2010 21:09:33 +0000 (23:09 +0200)
commit7415cacb871fce6e81e847efa78d110aa2fae4fb
treebe683abd3fbb9dcc0c0ab282554ddfa2a553925e
parente3848fe12a7699434dd941245d9af646d49986b9
Check vector clip mask bounding box size

Similar to regular glyphs, check the bounding box of the clip mask and
refrain from rendering humongous masks, which can take up considerably
memory.
libass/ass_bitmap.c
libass/ass_bitmap.h
libass/ass_render.c