Commit 056d0876 authored by diego's avatar diego

Move swscale AltiVec template code to ppc subdirectory.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@29099 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 6ee63fea
......@@ -67,7 +67,7 @@
#define MOVNTQ(a,b) REAL_MOVNTQ(a,b)
#if HAVE_ALTIVEC
#include "swscale_altivec_template.c"
#include "ppc/swscale_altivec_template.c"
#endif
#define YSCALEYUV2YV12X(x, offset, dest, width) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment