summaryrefslogtreecommitdiffstats
path: root/libass/ass_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential, small memory leakGrigori Goronzy2010-07-291-0/+1
* Parse vector clip mask only after cache missGrigori Goronzy2010-07-291-14/+0
* Limit debug output on parsing errorsGrigori Goronzy2010-07-191-1/+1
* Handle simple backquotingClément Bœsch2010-05-221-0/+8
* Basic @font supportGrigori Goronzy2010-04-111-3/+9
* Fix leftovers from conversion to ass_strtodYuriy M. Kaminskiy2010-01-121-1/+1
* Remove support for freetype < 2.2.1Grigori Goronzy2010-01-081-6/+0
* Fix libass w/o fontconfigGrigori Goronzy2009-10-111-13/+13
* Remove superfluous castGrigori Goronzy2009-10-081-1/+1
* Fix alpha calculation in some casesGrigori Goronzy2009-10-021-2/+2
* Refactor: effect parsing should be in ass_parse.cGrigori Goronzy2009-09-161-0/+75
* Refactor: move event parsing code into separate fileGrigori Goronzy2009-09-011-0/+857