mpv/libass
eugeni 4939caa691 Move code for reading a file and recoding it to utf-8 to a separate function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23442 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-01 19:56:44 +00:00
..
Makefile Remove unnecessary include from CFLAGS. 2007-03-15 12:13:35 +00:00
ass.c Move code for reading a file and recoding it to utf-8 to a separate function. 2007-06-01 19:56:44 +00:00
ass.h Move code for reading a file and recoding it to utf-8 to a separate function. 2007-06-01 19:56:44 +00:00
ass_bitmap.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_bitmap.h "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_cache.c Fix stupid bug in r23229. 2007-05-03 19:47:34 +00:00
ass_cache.h Support fractional font sizes. 2007-05-14 20:41:14 +00:00
ass_font.c Fix #if condition. 2007-05-20 17:56:39 +00:00
ass_font.h Support fractional font sizes. 2007-05-14 20:41:14 +00:00
ass_fontconfig.c Move variables and a function under #ifdef FC_VERSION to avoid warnings. 2007-05-03 20:10:14 +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 Correct font size in libass. 2007-05-19 14:11:41 +00:00
ass_mp.h Add -ass-hinting option for setting font hinting method. 2007-04-27 14:25:36 +00:00
ass_render.c Correct font size in libass. 2007-05-19 14:11:41 +00:00
ass_types.h Support fractional font sizes. 2007-05-14 20:41:14 +00:00
ass_utils.c Remove unused includes. 2007-04-10 17:54:02 +00:00
ass_utils.h Limit ass_font_set_transform to nonrotating transformations. 2007-05-14 20:24:53 +00:00
mputils.h MSGTRs for libass 2006-11-19 22:35:17 +00:00