1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-30 07:18:17 +00:00
mpv/libass
greg 2432bbd43d Support ScaledBorderAndShadow property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28820 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-05 20:36:48 +00:00
..
ass_bitmap.c Hack: half-merge glyph border with outline to avoid ugly anti-aliasing 2009-03-05 20:36:35 +00:00
ass_bitmap.h Allow \be with arguments other than 0 or 1. Implement \blur. 2009-02-07 01:13:02 +00:00
ass_cache.c
ass_cache.h Allow \be with arguments other than 0 or 1. Implement \blur. 2009-02-07 01:13:02 +00:00
ass_font.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_font.h
ass_fontconfig.c Consistently use NULL for pointers instead of 0. 2008-11-02 11:48:20 +00:00
ass_fontconfig.h Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_library.c
ass_library.h
ass_mp.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
ass_mp.h
ass_render.c Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass_types.h Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass_utils.c Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass_utils.h Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass.c Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass.h libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
mputils.h