]> granicus.if.org Git - libass/commit
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 5 Nov 2006 18:56:31 +0000 (18:56 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 5 Nov 2006 18:56:31 +0000 (18:56 +0000)
commite2ab5ea8df5f2cb37cb2ec2f16d7d52e3cc1fb6e
tree8d76b6bd96e0e820bb0d0693814253ed930f561a
parent0414ca0be3951dac63759596f223c0297077302f
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
libass/ass_mp.c
libass/ass_mp.h