Move swscale AltiVec template code to ppc subdirectory.
Originally committed as revision 29099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
#define MOVNTQ(a,b) REAL_MOVNTQ(a,b)
|
#define MOVNTQ(a,b) REAL_MOVNTQ(a,b)
|
||||||
|
|
||||||
#if HAVE_ALTIVEC
|
#if HAVE_ALTIVEC
|
||||||
#include "swscale_altivec_template.c"
|
#include "ppc/swscale_altivec_template.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define YSCALEYUV2YV12X(x, offset, dest, width) \
|
#define YSCALEYUV2YV12X(x, offset, dest, width) \
|
||||||
|
Reference in New Issue
Block a user