From 2c2097601e579ee0a5af2f7b4f5ac0aed3c3e3ff Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 15 Mar 2010 06:39:21 +0000 Subject: Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30896 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 5663287e20..b34dbec8c1 100755 --- a/configure +++ b/configure @@ -9217,6 +9217,8 @@ $def_yasm /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ #define CONFIG_AANDCT 1 +#define CONFIG_DCT 1 +#define CONFIG_DWT 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1 #define CONFIG_LPC 1 -- cgit v1.2.3