swscale: Fix compilation with --disable-mmx2.
authorDiego Biurrun <diego@biurrun.de>
Tue, 14 Jun 2011 22:52:43 +0000 (00:52 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 14 Jun 2011 23:17:59 +0000 (01:17 +0200)
commit97e057ff814c253c770f011736e33c0b65c9c663
treebaca85fc242f44e439a6f8479457fab5b2d545fd
parent4e0583020567dd2062a908fe59aacba484e68049
swscale: Fix compilation with --disable-mmx2.

Some MMX2 functions were being referenced without proper #ifdefs.
libswscale/x86/swscale_mmx.c
libswscale/x86/yuv2rgb_mmx.c