From 9298d831bf8e3434714e3597e08df9323579700d Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 28 Apr 2002 16:11:12 +0000 Subject: last 0.9.9 preparations, disable ffmpeg debug output, error message fix for oss CVS patchset: 1798 CVS date: 2002/04/28 16:11:12 --- src/libffmpeg/libavcodec/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libffmpeg/libavcodec/common.h') diff --git a/src/libffmpeg/libavcodec/common.h b/src/libffmpeg/libavcodec/common.h index 53e123d48..9c7b086d8 100644 --- a/src/libffmpeg/libavcodec/common.h +++ b/src/libffmpeg/libavcodec/common.h @@ -1,6 +1,8 @@ #ifndef COMMON_H #define COMMON_H +#undef DEBUG + #define FFMPEG_VERSION_INT 0x000406 #define FFMPEG_VERSION "0.4.6" -- cgit v1.2.3