mpv/libass
eugeni 74727dc564 Cosmetics: add some comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19972 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-24 16:15:47 +00:00
..
Makefile Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer. 2006-09-16 13:08:17 +00:00
ass.c Set ReadOrder values for external subtitles. 2006-09-19 18:22:44 +00:00
ass.h Add -ass-styles option. It allows to load styles from a file and use them 2006-09-03 17:42:31 +00:00
ass_bitmap.c Cosmetics: add some comments. 2006-09-24 16:15:47 +00:00
ass_bitmap.h Cosmetics: add some comments. 2006-09-24 16:15:47 +00:00
ass_cache.c Shadow support in libass. 2006-09-24 16:04:37 +00:00
ass_cache.h Shadow support in libass. 2006-09-24 16:04:37 +00:00
ass_fontconfig.c Cosmetics: fix indentation after last commit. 2006-09-19 13:07:45 +00:00
ass_fontconfig.h
ass_mp.c Apply -ass-force-style also to matroska plaintext subs. 2006-09-03 17:57:41 +00:00
ass_mp.h Add -ass-styles option. It allows to load styles from a file and use them 2006-09-03 17:42:31 +00:00
ass_render.c Shadow support in libass. 2006-09-24 16:04:37 +00:00
ass_types.h Better collision detection algorithm. The idea is to keep a subtitle in place 2006-09-02 19:17:32 +00:00
ass_utils.c
ass_utils.h