MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
authorZuxy Meng <zuxy.meng@gmail.com>
Sat, 9 Jan 2010 17:20:49 +0000 (17:20 +0000)
committerZuxy Meng <zuxy.meng@gmail.com>
Sat, 9 Jan 2010 17:20:49 +0000 (17:20 +0000)
commit23b0072ad71941c0cf67398b511dfca8ef9b23d8
tree8ad603152d3468777c48ff299ef87755d1d6583b
parent75dd693840e64ce3d9db7e93bbe3a87b47c4c787
MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
swaps R and B inputs for the existing yuv420->bgr24 routine.

Originally committed as revision 30254 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/x86/yuv2rgb_mmx.c
libswscale/x86/yuv2rgb_template.c