diff options
Diffstat (limited to 'src/libffmpeg/libavcodec/common.h')
-rw-r--r-- | src/libffmpeg/libavcodec/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
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" |