提交 006c8e9e 编写于 作者: L Luca Barbato

Unbreak imgresample altivec

Originally committed as revision 16091 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 644e7acb
......@@ -24,7 +24,8 @@
* High quality image resampling with polyphase filters - AltiVec bits
*/
#include "gcc_fixes.h"
#include "util_altivec.h"
#define FILTER_BITS 8
typedef union {
vector unsigned char v;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册