From f674bf7105377ba498eb6c4489fa3557b64d663a Mon Sep 17 00:00:00 2001 From: Fabrice Bellard Date: Sun, 23 Sep 2001 17:17:46 +0000 Subject: [PATCH] suppressed mpglib Originally committed as revision 141 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/common.h b/libavcodec/common.h index b5cd6ff..aafcf5f 100644 --- a/libavcodec/common.h +++ b/libavcodec/common.h @@ -82,7 +82,6 @@ typedef INT32 int32_t; #define CONFIG_ENCODERS 1 #define CONFIG_DECODERS 1 #define CONFIG_AC3 1 -#define CONFIG_MPGLIB 1 #endif #else -- 2.7.4