From b19b09df5499b1c1b03968c0c372659b8e4dc9f6 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 30 May 2010 16:46:31 +0000 Subject: Use the -a52drc option also for the libavcodec decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31286 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index b4e8d718a4..002d3ca528 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -24,6 +24,10 @@ #include "m_config.h" #include "m_option.h" +#include "libmpcodecs/ad.h" +#include "libmpcodecs/vd.h" +#include "osdep/priority.h" + extern char *mp_msg_charset; extern int mp_msg_color; extern int mp_msg_module; @@ -52,8 +56,6 @@ extern int reuse_socket; extern int dvd_speed; /* stream/stream_dvd.c */ -extern float a52_drc_level; - /* defined in libmpdemux: */ extern int hr_mp3_seek; extern const m_option_t demux_rawaudio_opts[]; -- cgit v1.2.3