aboutsummaryrefslogtreecommitdiffhomepage
path: root/libass/ass.h
Commit message (Expand)AuthorAge
* Speed up ASS subtitles display by detecting changes between two consecutiveGravatar eugeni2006-12-06
* Keep embedded fonts in ass_library_t and perform actual disk writeGravatar eugeni2006-12-03
* Rename: ass_process_font -> ass_add_font.Gravatar eugeni2006-12-03
* Implement loading subtitles from memory.Gravatar eugeni2006-11-03
* Libass interface reworked:Gravatar eugeni2006-10-28
* Split ass_configure() into several smaller functions.Gravatar eugeni2006-10-26
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.Gravatar eugeni2006-10-01
* Add -ass-styles option. It allows to load styles from a file and use themGravatar eugeni2006-09-03
* Better collision detection algorithm. The idea is to keep a subtitle in placeGravatar eugeni2006-09-02
* Add right and left margins support to libass.Gravatar eugeni2006-08-26
* SSA/ASS parser reworked, with 2 main results:Gravatar eugeni2006-08-22
* Add public functions for removal of styles and events.Gravatar eugeni2006-08-21
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07