[Ffmpeg-cvslog] CVS: ffmpeg/libavformat asf.c,1.91,1.92
Alex Beregszaszi
alex
Sun Feb 12 03:22:49 CET 2006
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavformat tta.c, NONE, 1.1 Makefile, 1.121, 1.122 allformats.c, 1.57, 1.58 avformat.h, 1.141, 1.142
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavformat mov.c,1.104,1.105
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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)
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavformat tta.c, NONE, 1.1 Makefile, 1.121, 1.122 allformats.c, 1.57, 1.58 avformat.h, 1.141, 1.142
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavformat mov.c,1.104,1.105
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list