summaryrefslogtreecommitdiffstats
path: root/libass/ass_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove internal libass treeUoti Urpala2009-07-261-135/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
* Support ScaledBorderAndShadow property.greg2009-03-051-0/+11
* Remove unused function argument.eugeni2009-02-271-2/+2
* Support fractional arguments for some override tags.eugeni2009-02-271-1/+14
* 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
* Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.eugeni2008-02-221-0/+2
* Some debugging routines.eugeni2008-02-221-0/+26
* Remove unused includes.eugeni2007-04-101-2/+0
* Collect all includes of mplayer headers in libass in a single file (mputils.h).eugeni2006-11-191-1/+1
* Introduce MSGT_ASS, use it for all libass messages.eugeni2006-11-031-1/+1
* Revert r20517.eugeni2006-10-291-76/+0
* Copy the following functions to libass to avoid dependency on the rest of mpl...eugeni2006-10-291-0/+76
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Replace stdint.h with inttypes.h.eugeni2006-08-151-1/+1
* Support some recently discovered color formats.eugeni2006-07-101-3/+3
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+63