[Ffmpeg-cvslog] r5908 - trunk/libavformat/mxf.c

bcoudurier subversion
Thu Aug 3 13:59:39 CEST 2006


Author: bcoudurier
Date: Thu Aug  3 13:59:38 2006
New Revision: 5908

Modified:
   trunk/libavformat/mxf.c

Log:
again, disable DEBUG

Modified: trunk/libavformat/mxf.c
==============================================================================
--- trunk/libavformat/mxf.c	(original)
+++ trunk/libavformat/mxf.c	Thu Aug  3 13:59:38 2006
@@ -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"
 




More information about the ffmpeg-cvslog mailing list