]> granicus.if.org Git - libass/commit
Fix off-by-one error in cbox calculation
authorGrigori Goronzy <greg@blackbox>
Mon, 7 Jun 2010 18:21:41 +0000 (20:21 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 7 Jun 2010 18:21:41 +0000 (20:21 +0200)
commit7ac975641bf4364d7c9b35ecead5b9c2a87468d6
tree802cfa1286318a2bb5227477fcf40da7f54eb0e0
parentb965ecacd8a850e9b4af2198798b9d07e25fafbc
Fix off-by-one error in cbox calculation

The last point wasn't included in cbox calculation, sometimes triggering
removal of inside contours when it wasn't needed.
libass/ass_render.c