log libass/ass_types.h @ 26559:3d56166e6566

age author description
Wed, 05 Mar 2008 08:24:09 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Tue, 29 Jan 2008 23:25:11 +0000 diego Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 14 May 2007 20:41:14 +0000 eugeni Support fractional font sizes.
Mon, 19 Feb 2007 18:01:49 +0000 eugeni Correct implementation of text spacing.
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sat, 02 Sep 2006 19:17:32 +0000 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
Tue, 22 Aug 2006 22:11:01 +0000 eugeni SSA/ASS parser reworked, with 2 main results:
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).