skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
authorIvo van Poorten <ivop@euronet.nl>
Wed, 18 Apr 2007 09:27:59 +0000 (09:27 +0000)
committerIvo van Poorten <ivop@euronet.nl>
Wed, 18 Apr 2007 09:27:59 +0000 (09:27 +0000)
commit35a99949778ee8155cd64e774a11be7e7b457ac2
treecf61578213a4c25074b50b628961a22b4ad4bd83
parent39830570652697740618ebfccefea57b800ea516
skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
size of the units the MMX code processes

Originally committed as revision 23015 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/rgb2rgb_template.c