Mercurial > mplayer.hg
changeset 2992:ef58de7a942f
Make description for SIMPLE_IDCT better and make #define consisten with others.
author | atmos4 |
---|---|
date | Mon, 19 Nov 2001 01:57:27 +0000 |
parents | ad107e7bb843 |
children | 734ad5d562ef |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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