log libass/ass.h @ 20774:eb2c12485aac

age author description
2006-11-03 eugeni Implement loading subtitles from memory.
2006-10-28 eugeni Libass interface reworked:
2006-10-26 eugeni Split ass_configure() into several smaller functions.
2006-10-01 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
2006-09-03 eugeni Add -ass-styles option. It allows to load styles from a file and use them
2006-09-02 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
2006-08-26 eugeni Add right and left margins support to libass.
2006-08-22 eugeni SSA/ASS parser reworked, with 2 main results:
2006-08-21 eugeni Add public functions for removal of styles and events.
2006-07-07 eugeni Initial libass release (without mencoder support).