Mercurial > mplayer.hg
log libass/ass.h @ 22434:a7438b68f5d5
age | author | description |
---|---|---|
2006-12-06 | eugeni | Speed up ASS subtitles display by detecting changes between two consecutive |
2006-12-03 | eugeni | Keep embedded fonts in ass_library_t and perform actual disk write |
2006-12-03 | eugeni | Rename: ass_process_font -> ass_add_font. |
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). |