projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
swscale: split out ppc _template.c files from main swscale.c.
[ffmpeg.git]
/
libswscale
/
ppc
/
yuv2rgb_altivec.c
diff --git
a/libswscale/ppc/yuv2rgb_altivec.c
b/libswscale/ppc/yuv2rgb_altivec.c
index
4b2bdaf
..
476db22
100644
(file)
--- a/
libswscale/ppc/yuv2rgb_altivec.c
+++ b/
libswscale/ppc/yuv2rgb_altivec.c
@@
-95,6
+95,7
@@
adjustment.
#include "libswscale/swscale.h"
#include "libswscale/swscale_internal.h"
#include "libavutil/cpu.h"
+#include "yuv2rgb_altivec.h"
#undef PROFILE_THE_BEAST
#undef INC_SCALING