mpv/libass
eugeni 534fe740f5 Bugfix: potential write of unallocated memory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19618 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 22:45:20 +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 Bugfix: potential write of unallocated memory. 2006-08-31 22:45:20 +00:00
ass.h Add right and left margins support to libass. 2006-08-26 18:24:37 +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
ass_mp.c Change default font family and color for plain text subs. 2006-08-29 21:14:57 +00:00
ass_mp.h Add -(no)ass-use-margins option. 2006-08-28 15:12:45 +00:00
ass_render.c Bugfix: wrong height value used in font size calculation. 2006-08-31 20:19:19 +00:00
ass_types.h SSA/ASS parser reworked, with 2 main results: 2006-08-22 22:11:01 +00:00
ass_utils.c Replace stdint.h with inttypes.h. 2006-08-15 22:46:56 +00:00
ass_utils.h