log libass/ass_render.c @ 30903:565f6d0f0d2a

age author description
Fri, 08 Jan 2010 18:35:44 +0000 greg Update internal libass copy to commit 8db4a5
Mon, 27 Jul 2009 19:39:23 +0000 eugeni Fix stupid, off-by-one, mistakes in assert() expressions.
Sat, 18 Jul 2009 11:33:03 +0000 eugeni Make sure clip coordinates are inside the screen area.
Sat, 18 Jul 2009 11:33:00 +0000 eugeni Cosmetics: make some variables constant to signify their intended use and,
Sat, 18 Jul 2009 11:32:58 +0000 eugeni Fix read after the end of allocated buffer.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 21 Apr 2009 21:27:53 +0000 eugeni Don't automatically wrap lines when WrapStyle==2.