mpv/libass
diego 32824f5eca Merge libass/Makefile into Makefile, one less recursive make directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26356 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-08 22:25:59 +00:00
..
ass.c Case insensitive parsing of SSA/ASS section headers. 2008-03-30 17:42:19 +00:00
ass.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_bitmap.c Check glyph bounding box before rasterizing and complain if it is too large. 2008-02-22 19:31:53 +00:00
ass_bitmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_cache.c
ass_cache.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_font.c
ass_font.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_fontconfig.c
ass_fontconfig.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_library.c
ass_library.h
ass_mp.c
ass_mp.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_render.c Better handling of behind-the-camera objects. 2008-02-22 19:31:49 +00:00
ass_types.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
ass_utils.c Comment out dump_glyph(): it is unused and, as it is now, breaks compilation. 2008-02-22 21:24:35 +00:00
ass_utils.h Add missing header #includes to fix 'make checkheaders'. 2008-03-05 08:24:09 +00:00
mputils.h