From 299f7ad933f93961027aae5d253a50b346f8bc26 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 14 Mar 2010 22:50:15 +0000 Subject: Fix compilation after FFmpeg r22522. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30889 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index bd6e9ab833..ac6ef191f8 100755 --- a/configure +++ b/configure @@ -8702,6 +8702,7 @@ FULLNAME=\$(NAME)\$(BUILDSUF) # Some FFmpeg codecs depend on these. Enable them unconditionally for now. CONFIG_AANDCT=yes CONFIG_DCT=yes +CONFIG_DWT=yes CONFIG_FFT=yes CONFIG_FFT_MMX=$fft_mmx CONFIG_GOLOMB=yes -- cgit v1.2.3