log libass/ass_types.h @ 27452:ead4f7641514

age author description
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-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 Support fractional font sizes.
2007-02-19 eugeni Correct implementation of text spacing.
2006-10-28 eugeni Libass interface reworked:
2006-10-01 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
2006-09-02 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
2006-08-22 eugeni SSA/ASS parser reworked, with 2 main results:
2006-07-07 eugeni Initial libass release (without mencoder support).