mpv/libass
diego 84157efa5a Clean up the way get_path is handled: Compile get_path.c to an object to link
against instead of directly #including the C file and replace the many extern
declarations by a proper header file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24262 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 11:20:24 +00:00
..
Makefile Remove unnecessary include from CFLAGS. 2007-03-15 12:13:35 +00:00
ass.c When parsing ass-force-style arguments, search for '=' and '.' characters with 2007-06-15 22:22:16 +00:00
ass.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_bitmap.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_bitmap.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_cache.c Fix stupid bug in r23229. 2007-05-03 19:47:34 +00:00
ass_cache.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_font.c Don't apply windows-like font scaling if hhea or os2 tables contain invalid 2007-08-03 15:39:38 +00:00
ass_font.h Factor out common code from ass_font_new and ass_font_reselect. 2007-08-03 14:10:53 +00:00
ass_fontconfig.c Fix compilation of ass_fontconfig.c when fontconfig is disabled. 2007-08-04 10:46:14 +00:00
ass_fontconfig.h More simple and correct font reselection. 2007-08-03 13:43: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 Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_mp.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
ass_mp.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_render.c Correct font size in libass. 2007-05-19 14:11:41 +00:00
ass_types.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ass_utils.c Remove unused includes. 2007-04-10 17:54:02 +00:00
ass_utils.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
mputils.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00