log libass/ass_bitmap.c @ 29664:be200f7c305c

age author description
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 06 Mar 2009 09:20:14 +0000 greg Fix \be blur start position.
Fri, 06 Mar 2009 01:17:05 +0000 greg Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.
Thu, 05 Mar 2009 20:36:35 +0000 greg Hack: half-merge glyph border with outline to avoid ugly anti-aliasing
Sun, 01 Mar 2009 19:31:29 +0000 eugeni Fix a memory leak.
Fri, 27 Feb 2009 23:06:40 +0000 eugeni Fix memory leak produced by the \blur patch.
Fri, 27 Feb 2009 23:06:37 +0000 eugeni Stronger blur.
Sat, 07 Feb 2009 01:13:02 +0000 eugeni Allow \be with arguments other than 0 or 1. Implement \blur.
Thu, 07 Aug 2008 22:20:58 +0000 eugeni If (has outline) blur(outline) else blur(glyph).
Wed, 14 May 2008 17:21:58 +0000 diego Speak of libass instead of MPlayer in the libass license headers.
Tue, 13 May 2008 08:02:23 +0000 diego Use standard license header.
Fri, 22 Feb 2008 19:31:53 +0000 eugeni Check glyph bounding box before rasterizing and complain if it is too large.
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Sun, 19 Nov 2006 22:35:17 +0000 kraymer MSGTRs for libass
Sun, 19 Nov 2006 00:41:00 +0000 eugeni Collect all includes of mplayer headers in libass in a single file (mputils.h).