summaryrefslogtreecommitdiffstats
path: root/libass/ass_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Update internal libass copy to commit 8db4a5greg2010-01-081-29/+110
* Support ScaledBorderAndShadow property.greg2009-03-051-0/+1
* Remove unused function argument.eugeni2009-02-271-2/+2
* Support fractional arguments for some override tags.eugeni2009-02-271-0/+1
* Speak of libass instead of MPlayer in the libass license headers.diego2008-05-141-4/+4
* Use standard license header.diego2008-05-131-16/+18
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+2
* Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.eugeni2008-02-221-1/+0
* Some debugging routines.eugeni2008-02-221-0/+1
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.diego2008-01-291-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Limit ass_font_set_transform to nonrotating transformations.eugeni2007-05-141-0/+6
* Move conversions between 16.16, 26.6 fixed point and int, double to separateeugeni2007-02-161-0/+26
* Revert r20517.eugeni2006-10-291-6/+0
* Copy the following functions to libass to avoid dependency on the rest of mpl...eugeni2006-10-291-0/+6
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+9