CVS: main/postproc swscale.c,1.76,1.77
8 Feb
2002
8 Feb
'02
10:54 a.m.
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
8677
Age (days ago)
8677
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Niedermayer