1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
mpv/libass
eugeni 15ed6e0199 Zero-fill glyph_info_t before use.
Patch by Grigori G (greg chown ath cx).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28754 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-27 23:06:53 +00:00
..
ass_bitmap.c Fix memory leak produced by the \blur patch. 2009-02-27 23:06:40 +00:00
ass_bitmap.h Allow \be with arguments other than 0 or 1. Implement \blur. 2009-02-07 01:13:02 +00:00
ass_cache.c
ass_cache.h Allow \be with arguments other than 0 or 1. Implement \blur. 2009-02-07 01:13:02 +00:00
ass_font.c
ass_font.h
ass_fontconfig.c Consistently use NULL for pointers instead of 0. 2008-11-02 11:48:20 +00:00
ass_fontconfig.h
ass_library.c
ass_library.h
ass_mp.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
ass_mp.h
ass_render.c Zero-fill glyph_info_t before use. 2009-02-27 23:06:53 +00:00
ass_types.h
ass_utils.c Remove unused function argument. 2009-02-27 23:06:50 +00:00
ass_utils.h Remove unused function argument. 2009-02-27 23:06:50 +00:00
ass.c libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
ass.h libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
mputils.h