diff --git a/libavformat/mxf.c b/libavformat/mxf.c index a01b1952a4..72e639fcb3 100644 --- a/libavformat/mxf.c +++ b/libavformat/mxf.c @@ -41,7 +41,7 @@ * Only tracks with associated descriptors will be decoded. "Highly Desirable" SMPTE 377M D.1 */ -#define DEBUG +//#define DEBUG #include "avformat.h"