1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00
mpv/libass
reimar 1414f844c5 rename process_force_style to ass_process_force_style to match the API
as newer libass versions.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30106 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-24 10:45:05 +00:00
..
ass_bitmap.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_bitmap.h Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be. 2009-03-06 01:17:05 +00:00
ass_cache.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_cache.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_font.c Add a missing check for a NULL return value. 2009-06-16 17:58:12 +00:00
ass_font.h Treat -font/-subfont as Fontconfig pattern in libass. 2009-03-08 16:13:21 +00:00
ass_fontconfig.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_fontconfig.h Treat -font/-subfont as Fontconfig pattern in libass. 2009-03-08 16:13:21 +00:00
ass_library.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_library.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_mp.c rename process_force_style to ass_process_force_style to match the API 2009-12-24 10:45:05 +00:00
ass_mp.h Fix compilation with internal ASS when no ass header is installed system-wide. 2009-12-19 20:59:58 +00:00
ass_render.c Fix stupid, off-by-one, mistakes in assert() expressions. 2009-07-27 19:39:23 +00:00
ass_types.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_utils.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ass_utils.h Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass.c rename process_force_style to ass_process_force_style to match the API 2009-12-24 10:45:05 +00:00
ass.h rename process_force_style to ass_process_force_style to match the API 2009-12-24 10:45:05 +00:00
mputils.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00