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.
Sat, 28 Mar 2009 19:24:08 +0000 reimar Document the ass_render_event event_images parameter.
Sat, 28 Mar 2009 19:21:34 +0000 reimar Initialize all structs to 0 before using them.
Sun, 08 Mar 2009 16:13:21 +0000 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
Sun, 08 Mar 2009 15:30:40 +0000 greg Remove extraneous braces.
Sun, 08 Mar 2009 15:30:27 +0000 greg Don't assume width == stride for bitmap composition.
Sun, 08 Mar 2009 04:03:28 +0000 greg Fix clipping for pan-and-scan.
Sun, 08 Mar 2009 04:03:24 +0000 greg Add a proper color check to the overlap compositing.
Sun, 08 Mar 2009 02:53:14 +0000 greg Replace rotation functions with a simplified version adapted from