summaryrefslogtreecommitdiff
path: root/libavcodec/common.h
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2001-09-23 17:17:46 +0000
committerFabrice Bellard <fabrice@bellard.org>2001-09-23 17:17:46 +0000
commitf674bf7105377ba498eb6c4489fa3557b64d663a (patch)
tree7e2f540fe731cc6ee402c81f557c75fe8aee9bc3 /libavcodec/common.h
parenta96b68b717ee7c93833eb7c07900456e055ef29d (diff)
suppressed mpglib
Originally committed as revision 141 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/common.h')
-rw-r--r--libavcodec/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/common.h b/libavcodec/common.h
index b5cd6ff7ea..aafcf5f03b 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