Mercurial > mplayer.hg
log libmpcodecs/vf_ass.c @ 20438:bccf8ea634c2
age | author | description |
---|---|---|
2006-10-02 | eugeni | Simplify and optimize bitmap blending. |
2006-10-01 | eugeni | Add copyright notice and vim/emacs comments to libass and vf_ass.c. |
2006-08-28 | eugeni | Add -(no)ass-use-margins option. |
2006-08-27 | eugeni | Zero fill ass_settings_t before use. |
2006-08-24 | eugeni | Add VFCTRL_DRAW_EOSD. |
2006-08-24 | eugeni | Simplify vf_ass initialization. |
2006-08-06 | eugeni | "[ass] init" message looks better when it starts with the capital letter 'I'. |
2006-07-13 | reynaldo | drops casts from void * on malloc/calloc, leftover on libmpcodecs |
2006-07-07 | eugeni | Initial libass release (without mencoder support). |