1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
mpv/libass
eugeni 64f3fac3a0 Better fix_outline implementation. No more "fix_outline failed" messages,
should work even with the craziest glyphs.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19947 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-23 00:15:00 +00:00
..
ass_bitmap.c Better fix_outline implementation. No more "fix_outline failed" messages, 2006-09-23 00:15:00 +00:00
ass_bitmap.h Add \be (blur edges) support to libass. 2006-09-16 13:32:46 +00:00
ass_cache.c Add \be (blur edges) support to libass. 2006-09-16 13:32:46 +00:00
ass_cache.h Add \be (blur edges) support to libass. 2006-09-16 13:32:46 +00:00
ass_fontconfig.c Cosmetics: fix indentation after last commit. 2006-09-19 13:07:45 +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 Fix width -> orig_width typo causing subtitles to be too far to the right 2006-09-22 20:47:08 +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
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
Makefile Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer. 2006-09-16 13:08:17 +00:00