# HG changeset patch # User bcoudurier # Date 1154606378 0 # Node ID 4e673fe9ac5e12d8c9ea3524c756b0938149bc5d # Parent 2cec7ede3bb45fc326f7433c55f007680082a512 again, disable DEBUG diff -r 2cec7ede3bb4 -r 4e673fe9ac5e mxf.c --- a/mxf.c Thu Aug 03 11:57:28 2006 +0000 +++ b/mxf.c Thu Aug 03 11:59:38 2006 +0000 @@ -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"