# HG changeset patch # User atmos4 # Date 1006135047 0 # Node ID ef58de7a942fb747ace255ae5fd7cd8dc4aca9bb # Parent ad107e7bb84390013a2fabc587f5ad6f0f823b79 Make description for SIMPLE_IDCT better and make #define consisten with others. diff -r ad107e7bb843 -r ef58de7a942f configure --- a/configure Mon Nov 19 01:52:40 2001 +0000 +++ b/configure Mon Nov 19 01:57:27 2001 +0000 @@ -2338,8 +2338,8 @@ cat > config.h << EOF /* -------- Generated by configure ----------- */ -/* keeps us from editing config.h everytime in case we applied patch */ -#define SIMPLE_IDCT +/* define this to use simple idct with patched libavcodec */ +#define SIMPLE_IDCT 1 #define USE_OSD 1 #define USE_SUB 1