log libass/ass_utils.h @ 37195:ac6c37d85d65 default tip

age author description
Tue, 24 Sep 2013 20:50:02 +0000 reimar Update libass to latest git version.
Tue, 06 Nov 2012 05:41:14 +0000 SubJunk Updated libass to 0.10.1
Sun, 11 Sep 2011 10:33:13 +0000 reimar Update included libass copy to 0.9.13 release.
Fri, 08 Jan 2010 18:35:44 +0000 greg Update internal libass copy to commit 8db4a5
Thu, 05 Mar 2009 20:36:48 +0000 greg Support ScaledBorderAndShadow property.
Fri, 27 Feb 2009 23:06:50 +0000 eugeni Remove unused function argument.
Fri, 27 Feb 2009 23:06:47 +0000 eugeni Support fractional arguments for some override tags.
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).