[FFmpeg-cvslog] r13099 - trunk/output_example.c

diego subversion
Fri May 9 13:59:15 CEST 2008


Author: diego
Date: Fri May  9 13:59:15 2008
New Revision: 13099

Log:
Remove redundant #undef statements that were mistakenly committed.


Modified:
   trunk/output_example.c

Modified: trunk/output_example.c
==============================================================================
--- trunk/output_example.c	(original)
+++ trunk/output_example.c	Fri May  9 13:59:15 2008
@@ -35,9 +35,6 @@
 #include "libswscale/swscale.h"
 
 #undef exit
-#undef fprintf
-#undef printf
-#undef snprintf
 
 /* 5 seconds stream duration */
 #define STREAM_DURATION   5.0




More information about the ffmpeg-cvslog mailing list