Commit 009d2d74 authored by Diego Biurrun's avatar Diego Biurrun

Move swscale AltiVec template code to ppc subdirectory.

Originally committed as revision 29099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent b2184b9c
......@@ -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