log libass/ass_cache.c @ 31963:e9d8a677874b

age author description
Fri, 06 Aug 2010 21:13:41 +0000 greg Import libass 0.9.10
Fri, 08 Jan 2010 18:35:44 +0000 greg Update internal libass copy to commit 8db4a5
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Mar 2009 16:13:21 +0000 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
Thu, 05 Mar 2009 20:47:33 +0000 greg Combine adjacent overlapping, translucent glyph borders and shadows to
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.
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.
Thu, 03 May 2007 19:47:34 +0000 eugeni Fix stupid bug in r23229.
Thu, 03 May 2007 19:13:54 +0000 eugeni Make cache_*_add functions return the pointer to new (copied) value.
Fri, 20 Apr 2007 23:13:34 +0000 eugeni Store outline_glyph (glyph border) in glyph cache.
Fri, 20 Apr 2007 23:09:06 +0000 eugeni Oops, fix compilation broken in r23037.
Fri, 20 Apr 2007 23:06:12 +0000 eugeni Collect hit/miss statistic in hash map, and print in -v mode.
Fri, 20 Apr 2007 23:04:21 +0000 eugeni Add outline glyph cache (unused yet).
Fri, 20 Apr 2007 23:02:20 +0000 eugeni Rename glyph cache to bitmap cache.