mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 03:27:35 +00:00
Move swscale AltiVec template code to ppc subdirectory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29099 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
22b2f80efb
commit
04327ae83a
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user