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_utils.h
Commit message (
Expand
)
Author
Age
*
Update internal libass copy to commit 8db4a5
greg
2010-01-08
*
Support ScaledBorderAndShadow property.
greg
2009-03-05
*
Remove unused function argument.
eugeni
2009-02-27
*
Support fractional arguments for some override tags.
eugeni
2009-02-27
*
Speak of libass instead of MPlayer in the libass license headers.
diego
2008-05-14
*
Use standard license header.
diego
2008-05-13
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
eugeni
2008-02-22
*
Some debugging routines.
eugeni
2008-02-22
*
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
diego
2008-01-29
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Limit ass_font_set_transform to nonrotating transformations.
eugeni
2007-05-14
*
Move conversions between 16.16, 26.6 fixed point and int, double to separate
eugeni
2007-02-16
*
Revert r20517.
eugeni
2006-10-29
*
Copy the following functions to libass to avoid dependency on the rest of mpl...
eugeni
2006-10-29
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
*
Initial libass release (without mencoder support).
eugeni
2006-07-07