mirror of
https://github.com/mpv-player/mpv
synced 2025-02-10 00:47:38 +00:00
Recent libass api changes moved fontconfig initialization to filter's config() function. It is bad, because cache update can take a long time, resulting in unpleasant sound effects. This change restores the original behaviour. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20722 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
ass_bitmap.c | ||
ass_bitmap.h | ||
ass_cache.c | ||
ass_cache.h | ||
ass_fontconfig.c | ||
ass_fontconfig.h | ||
ass_library.c | ||
ass_library.h | ||
ass_mp.c | ||
ass_mp.h | ||
ass_render.c | ||
ass_types.h | ||
ass_utils.c | ||
ass_utils.h | ||
ass.c | ||
ass.h | ||
Makefile |