log libass/ass_bitmap.h @ 27601:b519c68ec868

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-04-01 uau "()" to "(void)" function param list fixes
2006-10-01 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
2006-09-24 eugeni Cosmetics: add some comments.
2006-09-24 eugeni Shadow support in libass.
2006-09-16 eugeni Add \be (blur edges) support to libass.
2006-09-16 eugeni Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.