Browse Source

fastmemcpy

Originally committed as revision 4587 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
tags/v0.5
Michael Niedermayer 24 years ago
parent
commit
b0db419867
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      postproc/swscale.c

+ 1
- 0
postproc/swscale.c View File

@@ -58,6 +58,7 @@ untested special converters
#include "../bswap.h" #include "../bswap.h"
#include "../libvo/img_format.h" #include "../libvo/img_format.h"
#include "rgb2rgb.h" #include "rgb2rgb.h"
#include "../libvo/fastmemcpy.h"
#undef MOVNTQ #undef MOVNTQ
#undef PAVGB #undef PAVGB




Loading…
Cancel
Save