1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-06 06:08:23 +00:00
mpv/libass
eugeni 7a3a0a3225 Move variables and a function under #ifdef FC_VERSION to avoid warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23234 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-03 20:10:14 +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 Make cache_*_add functions return the pointer to new (copied) value. 2007-05-03 19:13:54 +00:00
ass_font.c In ass_font_new, allocate temporary ass_font_t on stack and return the pointer 2007-05-03 19:26:43 +00:00
ass_font.h Add -ass-hinting option for setting font hinting method. 2007-04-27 14:25:36 +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
ass_library.c
ass_library.h
ass_mp.c Add -ass-hinting option for setting font hinting method. 2007-04-27 14:25:36 +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 Deallocate string. 2007-05-03 19:33:35 +00:00
ass_types.h
ass_utils.c Remove unused includes. 2007-04-10 17:54:02 +00:00
ass_utils.h
ass.c
ass.h Add -ass-hinting option for setting font hinting method. 2007-04-27 14:25:36 +00:00
Makefile
mputils.h