index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libass
/
ass.h
Commit message (
Expand
)
Author
Age
*
Speed up ASS subtitles display by detecting changes between two consecutive
eugeni
2006-12-06
*
Keep embedded fonts in ass_library_t and perform actual disk write
eugeni
2006-12-03
*
Rename: ass_process_font -> ass_add_font.
eugeni
2006-12-03
*
Implement loading subtitles from memory.
eugeni
2006-11-03
*
Libass interface reworked:
eugeni
2006-10-28
*
Split ass_configure() into several smaller functions.
eugeni
2006-10-26
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
*
Add -ass-styles option. It allows to load styles from a file and use them
eugeni
2006-09-03
*
Better collision detection algorithm. The idea is to keep a subtitle in place
eugeni
2006-09-02
*
Add right and left margins support to libass.
eugeni
2006-08-26
*
SSA/ASS parser reworked, with 2 main results:
eugeni
2006-08-22
*
Add public functions for removal of styles and events.
eugeni
2006-08-21
*
Initial libass release (without mencoder support).
eugeni
2006-07-07