mpv/libass
eugeni 6019b400da Bugfix: timing for empty karaoke words was lost, resulting
in faster than normal karaoke playback.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19722 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-06 17:32:31 +00:00
..
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 17:19:56 +00:00
ass.c Add -ass-styles option. It allows to load styles from a file and use them 2006-09-03 17:42:31 +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_cache.c Simplify ass_glyph_cache_reset(). 2006-08-26 20:09:54 +00:00
ass_cache.h Reset glyph cache on reconfigure. 2006-08-26 19:00:21 +00:00
ass_fontconfig.c no c++ decls! 2006-08-21 21:46:59 +00:00
ass_fontconfig.h Initial libass release (without mencoder support). 2006-07-07 18:26:51 +00:00
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 Bugfix: timing for empty karaoke words was lost, resulting 2006-09-06 17:32:31 +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 Replace stdint.h with inttypes.h. 2006-08-15 22:46:56 +00:00
ass_utils.h Initial libass release (without mencoder support). 2006-07-07 18:26:51 +00:00