mpv/libass
eugeni aca2396794 Initialize fontconfig in VFCTRL_INIT_EOSD handler.
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
2006-11-05 18:56:31 +00:00
..
Makefile Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass.c Fix the following compiler warnings: 2006-11-05 17:26:55 +00:00
ass.h Implement loading subtitles from memory. 2006-11-03 02:15:08 +00:00
ass_bitmap.c Introduce MSGT_ASS, use it for all libass messages. 2006-11-03 18:15:33 +00:00
ass_bitmap.h Add copyright notice and vim/emacs comments to libass and vf_ass.c. 2006-10-01 17:09:04 +00:00
ass_cache.c Prefer microsoft-specific charmaps to all other. 2006-11-03 23:11:00 +00:00
ass_cache.h Add copyright notice and vim/emacs comments to libass and vf_ass.c. 2006-10-01 17:09:04 +00:00
ass_fontconfig.c Introduce MSGT_ASS, use it for all libass messages. 2006-11-03 18:15:33 +00:00
ass_fontconfig.h Add copyright notice and vim/emacs comments to libass and vf_ass.c. 2006-10-01 17:09:04 +00:00
ass_library.c Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass_library.h Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass_mp.c Initialize fontconfig in VFCTRL_INIT_EOSD handler. 2006-11-05 18:56:31 +00:00
ass_mp.h Initialize fontconfig in VFCTRL_INIT_EOSD handler. 2006-11-05 18:56:31 +00:00
ass_render.c More precise bounding box calculation for karaoke effects. 2006-11-04 17:58:09 +00:00
ass_types.h Libass interface reworked: 2006-10-28 15:07:18 +00:00
ass_utils.c Introduce MSGT_ASS, use it for all libass messages. 2006-11-03 18:15:33 +00:00
ass_utils.h Revert r20517. 2006-10-29 17:29:55 +00:00