1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 13:21:13 +00:00
mpv/libass
uau 208d4343ef "()" to "(void)" function param list fixes
patch from Stefan Huehner, stefan huehner org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22904 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:59:54 +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 Add some missing includes. 2007-02-22 15:48:37 +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 Add some missing includes. 2007-02-22 15:48:37 +00:00
ass_fontconfig.h
ass_library.c
ass_library.h
ass_mp.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_mp.h "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_render.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ass_types.h Correct implementation of text spacing. 2007-02-19 18:01:49 +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
ass.c Both (-1) and 1 mean bold font in SSA/ASS styles. 2007-02-19 20:10:55 +00:00
ass.h
Makefile Remove unnecessary include from CFLAGS. 2007-03-15 12:13:35 +00:00
mputils.h