Mercurial > mplayer.hg
diff configure @ 30854:0651155480a5
Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
author | diego |
---|---|
date | Mon, 15 Mar 2010 06:39:21 +0000 |
parents | c57c53fcda6b |
children | 978c120b76ce |
line wrap: on
line diff
--- a/configure Sun Mar 14 23:42:03 2010 +0000 +++ b/configure Mon Mar 15 06:39:21 2010 +0000 @@ -9217,6 +9217,8 @@ /* 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