From 7372d6fd51c4302881b467bf67079af40f0fd881 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 14 Oct 2003 10:15:35 +0000 Subject: 10l found by Raindel Shachar git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11112 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index aef7949a82..24820e4834 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -346,6 +346,12 @@ m_option_t tvopts_conf[]={ extern m_config_t dvbin_opts_conf[]; #endif +#ifdef USE_FRIBIDI +extern char *fribidi_charset; +extern int flip_hebrew; +#endif + + extern int audio_stream_cache; extern int sws_chr_vshift; -- cgit v1.2.3