aboutsummaryrefslogtreecommitdiffhomepage
path: root/libass/ass_utils.h
Commit message (Expand)AuthorAge
* Speak of libass instead of MPlayer in the libass license headers.Gravatar diego2008-05-14
* Use standard license header.Gravatar diego2008-05-13
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-05
* Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.Gravatar eugeni2008-02-22
* Some debugging routines.Gravatar eugeni2008-02-22
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.Gravatar diego2008-01-29
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Limit ass_font_set_transform to nonrotating transformations.Gravatar eugeni2007-05-14
* Move conversions between 16.16, 26.6 fixed point and int, double to separateGravatar eugeni2007-02-16
* Revert r20517.Gravatar eugeni2006-10-29
* Copy the following functions to libass to avoid dependency on the rest of mpl...Gravatar eugeni2006-10-29
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.Gravatar eugeni2006-10-01
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07