[FFmpeg-cvslog] r9085 - trunk/libavcodec/imgresample.c

diego subversion
Mon May 21 09:05:24 CEST 2007


Author: diego
Date: Mon May 21 09:05:23 2007
New Revision: 9085

Log:
Fix imgresample-test linking.


Modified:
   trunk/libavcodec/imgresample.c

Modified: trunk/libavcodec/imgresample.c
==============================================================================
--- trunk/libavcodec/imgresample.c	(original)
+++ trunk/libavcodec/imgresample.c	Mon May 21 09:05:23 2007
@@ -815,6 +815,7 @@ the_end:
 
 #ifdef TEST
 #include <stdio.h>
+#undef exit
 
 /* input */
 #define XSIZE 256




More information about the ffmpeg-cvslog mailing list