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_mp.c
Commit message (
Expand
)
Author
Age
*
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
reimar
2006-10-28
*
Split ass_configure() into several smaller functions.
eugeni
2006-10-26
*
Reduce margins for plaintext subtitles.
eugeni
2006-10-09
*
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
eugeni
2006-10-01
*
Apply -ass-force-style also to matroska plaintext subs.
eugeni
2006-09-03
*
Cosmetics: restore indentation after recent changes.
eugeni
2006-09-03
*
Add -ass-styles option. It allows to load styles from a file and use them
eugeni
2006-09-03
*
ass-color and ass-border-color options.
eugeni
2006-09-03
*
Add support for rendering matroska plaintext subtitles with libass.
eugeni
2006-09-02
*
Change default font family and color for plain text subs.
eugeni
2006-08-29
*
Bugfix: strdup of NULL value.
eugeni
2006-08-29
*
Apply -ass-force-style also to tracks generated from subdata.
eugeni
2006-08-29
*
Add -(no)ass-use-margins option.
eugeni
2006-08-28
*
New cmdline option: -ass-force-style.
eugeni
2006-08-22
*
use of malloc without prototype.. very bad on 64bit archs
rfelker
2006-08-21
*
Replace stdint.h with inttypes.h.
eugeni
2006-08-15
*
Add subdata to ass_track conversion for external subtitles.
eugeni
2006-08-15
*
Initial libass release (without mencoder support).
eugeni
2006-07-07