Sanitize altivec code so it can be built with runtime check properly

Originally committed as revision 10640 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Luca Barbato
2007-10-02 11:39:32 +00:00
parent 298726ba55
commit 89523beea4
14 changed files with 404 additions and 292 deletions

View File

@@ -24,8 +24,8 @@
#include "gcc_fixes.h"
#include "dsputil_altivec.h"
#include "dsputil_ppc.h"
#include "util_altivec.h"
/*
those three macros are from libavcodec/fft.c
and are required for the reference C code