[Mplayer-cvslog] CVS: main/postproc swscale.c,1.76,1.77
    Michael Niedermayer 
    michael at mplayer.dev.hu
       
    Fri Feb  8 16:54:59 CET 2002
    
    
  
Update of /cvsroot/mplayer/main/postproc
In directory mplayer:/var/tmp.root/cvs-serv5089
Modified Files:
	swscale.c 
Log Message:
fastmemcpy
Index: swscale.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/swscale.c,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- swscale.c	8 Feb 2002 04:18:01 -0000	1.76
+++ swscale.c	8 Feb 2002 15:54:56 -0000	1.77
@@ -58,6 +58,7 @@
 #include "../bswap.h"
 #include "../libvo/img_format.h"
 #include "rgb2rgb.h"
+#include "../libvo/fastmemcpy.h"
 #undef MOVNTQ
 #undef PAVGB
 
    
    
More information about the MPlayer-cvslog
mailing list