mpv/libass
reimar 580dccd5c4 Avoid invalid memory access in ass_process_subtitle for empty subtitles
with sub->lines <= 0


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21853 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 16:07:45 +00:00
..
Makefile Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed 2006-12-12 20:29:30 +00:00
ass.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass.h Speed up ASS subtitles display by detecting changes between two consecutive 2006-12-06 18:44:26 +00:00
ass_bitmap.c
ass_bitmap.h
ass_cache.c Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_cache.h
ass_font.c Update some comments. 2006-12-17 12:00:55 +00:00
ass_font.h Keep reselected fonts in an array, adding new ones to the end. Glyph 2006-12-16 19:34:00 +00:00
ass_fontconfig.c Update some comments. 2006-12-17 12:00:55 +00:00
ass_fontconfig.h Open embedded fonts directly from memory. 2006-12-03 18:24:11 +00:00
ass_library.c Also free ass_library_t members in ass_library_done 2006-12-06 10:11:23 +00:00
ass_library.h Keep embedded fonts in ass_library_t and perform actual disk write 2006-12-03 17:59:13 +00:00
ass_mp.c Avoid invalid memory access in ass_process_subtitle for empty subtitles 2007-01-07 16:07:45 +00:00
ass_mp.h Speed up ASS subtitles display by detecting changes between two consecutive 2006-12-06 18:44:26 +00:00
ass_render.c Keep reselected fonts in an array, adding new ones to the end. Glyph 2006-12-16 19:34:00 +00:00
ass_types.h
ass_utils.c
ass_utils.h
mputils.h