Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
authorDiego Biurrun <diego@biurrun.de>
Fri, 11 Aug 2006 12:50:14 +0000 (12:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 11 Aug 2006 12:50:14 +0000 (12:50 +0000)
commit49a0122c99dcbdf2960ea36e10ded5d608d2e287
tree03f33b44314c57d06b2e2d57b462a4cde71bf701
parent2211d62097863b4b9479dc9007e62d2b79e57824
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
be protected by HAVE_MMX.

Originally committed as revision 19367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/rgb2rgb.c