git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[ffmpeg.git]
/
libswscale
/
swscale.c
diff --git
a/libswscale/swscale.c
b/libswscale/swscale.c
index
41d73fe
..
dc0a2ed
100644
(file)
--- a/
libswscale/swscale.c
+++ b/
libswscale/swscale.c
@@
-72,9
+72,6
@@
untested special converters
#include "x86_cpu.h"
#include "bswap.h"
#include "rgb2rgb.h"
-#ifdef USE_FASTMEMCPY
-#include "libvo/fastmemcpy.h"
-#endif
#include "libavcodec/opt.h"
#undef MOVNTQ