summaryrefslogtreecommitdiffstats
path: root/libass/ass_types.h
Commit message (Expand)AuthorAgeFilesLines
* Remove internal libass treeUoti Urpala2009-07-261-119/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-0/+1
* Support ScaledBorderAndShadow property.greg2009-03-051-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
* 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
* Support fractional font sizes.eugeni2007-05-141-1/+1
* Correct implementation of text spacing.eugeni2007-02-191-1/+1
* Libass interface reworked:eugeni2006-10-281-0/+3
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-021-0/+4
* SSA/ASS parser reworked, with 2 main results:eugeni2006-08-221-1/+5
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+83