changeset 1228:4e673fe9ac5e libavformat

again, disable DEBUG
author bcoudurier
date Thu, 03 Aug 2006 11:59:38 +0000
parents 2cec7ede3bb4
children 0ad43274c247
files mxf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"