log libass/ass_utils.h @ 36857:e8d545fe74ac

age author description
2013-09-24 reimar Update libass to latest git version.
2012-11-06 SubJunk Updated libass to 0.10.1
2011-09-11 reimar Update included libass copy to 0.9.13 release.
2010-01-08 greg Update internal libass copy to commit 8db4a5
2009-03-05 greg Support ScaledBorderAndShadow property.
2009-02-27 eugeni Remove unused function argument.
2009-02-27 eugeni Support fractional arguments for some override tags.
2008-05-14 diego Speak of libass instead of MPlayer in the libass license headers.
2008-05-13 diego Use standard license header.
2008-03-05 diego Add missing header #includes to fix 'make checkheaders'.
2008-02-22 eugeni Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
2008-02-22 eugeni Some debugging routines.
2008-01-29 diego Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-05-14 eugeni Limit ass_font_set_transform to nonrotating transformations.
2007-02-16 eugeni Move conversions between 16.16, 26.6 fixed point and int, double to separate
2006-10-29 eugeni Revert r20517.
2006-10-29 eugeni Copy the following functions to libass to avoid dependency on the rest of mplayer:
2006-10-01 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
2006-07-07 eugeni Initial libass release (without mencoder support).