index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_ass.c
Commit message (
Expand
)
Author
Age
*
Move opt_screen_size_[x|y] to options struct
Uoti Urpala
2008-04-25
*
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
Add global ass_force_reload flag.
eugeni
2008-01-23
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
*
Replace stdint.h #include by functionally equivalent inttypes.h.
diego
2007-09-18
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
*
Mark m_struct_t defaults as const
reimar
2007-01-28
*
Speed up ASS subtitles display by detecting changes between two consecutive
eugeni
2006-12-06
*
Fix incorrect stride used in vf_ass.
eugeni
2006-11-22
*
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
eugeni
2006-11-05
*
ass renderer absolutely needs readable target mpi.
reimar
2006-11-04
*
Introduce MSGT_ASS, use it for all libass messages.
eugeni
2006-11-03
*
Libass interface reworked:
eugeni
2006-10-28
*
Split ass_configure() into several smaller functions.
eugeni
2006-10-26
*
Simplify and optimize bitmap blending.
eugeni
2006-10-02
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
*
Add -(no)ass-use-margins option.
eugeni
2006-08-28
*
Zero fill ass_settings_t before use.
eugeni
2006-08-27
*
Add VFCTRL_DRAW_EOSD.
eugeni
2006-08-24
*
Simplify vf_ass initialization.
eugeni
2006-08-24
*
"[ass] init" message looks better when it starts with the capital letter 'I'.
eugeni
2006-08-06
*
drops casts from void * on malloc/calloc, leftover on libmpcodecs
reynaldo
2006-07-13
*
Initial libass release (without mencoder support).
eugeni
2006-07-07