comparison common.h @ 93:bec00a2f18e2 libavcodec

suppressed mpglib
author glantau
date Sun, 23 Sep 2001 17:17:46 +0000
parents 5e0eb8a361b7
children cb5dabd00ba2
comparison
equal deleted inserted replaced
92:1d3eb6cdc6b5 93:bec00a2f18e2
80 #ifndef __MINGW32__ 80 #ifndef __MINGW32__
81 /* no config.h with VC */ 81 /* no config.h with VC */
82 #define CONFIG_ENCODERS 1 82 #define CONFIG_ENCODERS 1
83 #define CONFIG_DECODERS 1 83 #define CONFIG_DECODERS 1
84 #define CONFIG_AC3 1 84 #define CONFIG_AC3 1
85 #define CONFIG_MPGLIB 1
86 #endif 85 #endif
87 86
88 #else 87 #else
89 88
90 /* unix */ 89 /* unix */