log libass/ass_utils.h @ 27149:d64b8e1da32d

age author description
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.
Wed, 05 Mar 2008 08:24:09 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 21:24:35 +0000 eugeni Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
Fri, 22 Feb 2008 19:31:51 +0000 eugeni Some debugging routines.
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:24:53 +0000 eugeni Limit ass_font_set_transform to nonrotating transformations.
Fri, 16 Feb 2007 17:49:35 +0000 eugeni Move conversions between 16.16, 26.6 fixed point and int, double to separate
Sun, 29 Oct 2006 17:29:55 +0000 eugeni Revert r20517.
Sun, 29 Oct 2006 15:03:30 +0000 eugeni Copy the following functions to libass to avoid dependency on the rest of mplayer:
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).