summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
Commit message (Expand)AuthorAgeFilesLines
* Speed up ASS subtitles display by detecting changes between two consecutiveeugeni2006-12-061-1/+1
* Keep embedded fonts in ass_library_t and perform actual disk writeeugeni2006-12-031-1/+1
* Rename: ass_process_font -> ass_add_font.eugeni2006-12-031-2/+2
* Implement loading subtitles from memory.eugeni2006-11-031-0/+9
* Libass interface reworked:eugeni2006-10-281-16/+43
* Split ass_configure() into several smaller functions.eugeni2006-10-261-21/+6
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Add -ass-styles option. It allows to load styles from a file and use themeugeni2006-09-031-0/+6
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-021-25/+0
* Add right and left margins support to libass.eugeni2006-08-261-0/+4
* SSA/ASS parser reworked, with 2 main results:eugeni2006-08-221-2/+2
* Add public functions for removal of styles and events.eugeni2006-08-211-0/+16
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+156