Commit 8fb0d073 authored by Måns Rullgård's avatar Måns Rullgård

kill warning

Originally committed as revision 5588 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d10fda8e
......@@ -19,6 +19,7 @@
*/
#undef SPREADW
#undef PMAXW
#undef PMAX
#ifdef HAVE_MMX2
#define SPREADW(a) "pshufw $0, " #a ", " #a " \n\t"
#define PMAXW(a,b) "pmaxsw " #a ", " #b " \n\t"
......
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