mpv/libass
eugeni beaa890438 Reallocate event_images_t, removing limit on simultanious events count.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22276 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-19 17:44:29 +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
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 Implement \frx and \fry (and reimplement \frz) as 3d rotations. 2007-02-16 17:54:47 +00:00
ass_cache.h Implement \frx and \fry (and reimplement \frz) as 3d rotations. 2007-02-16 17:54:47 +00:00
ass_font.c Select the first charmap in the font, if FreeType did not autoselect any. 2007-02-15 22:03:09 +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
ass_library.c
ass_library.h
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 Reallocate event_images_t, removing limit on simultanious events count. 2007-02-19 17:44:29 +00:00
ass_types.h Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass_utils.c
ass_utils.h Move conversions between 16.16, 26.6 fixed point and int, double to separate 2007-02-16 17:49:35 +00:00
mputils.h