[Ffmpeg-cvslog] CVS: ffmpeg/libavformat asf.c,1.91,1.92

Alex Beregszaszi alex
Sun Feb 12 03:22:49 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/libavformat
In directory mail:/var2/tmp/cvs-serv22395

Modified Files:
	asf.c 
Log Message:
10l, fails to compile when debug enabled

Index: asf.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/asf.c,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- asf.c	20 Jan 2006 23:48:16 -0000	1.91
+++ asf.c	12 Feb 2006 02:22:46 -0000	1.92
@@ -71,7 +71,7 @@
         printf(" 0x%02x,", g->v4[i]);
     printf("}\n");
 }
-#undef PRINT_IF_GUID(g,cmp)
+#undef PRINT_IF_GUID
 #endif
 
 static void get_guid(ByteIOContext *s, GUID *g)





More information about the ffmpeg-cvslog mailing list