FFmpeg/libswscale
Ivo van Poorten b38d487466 New implementation of rgb32tobgr32
The previous implementation segfaulted with MMX enabled when fed an image
smaller than the size of the units the MMX code processed. The new code:
- is faster for MMX, MMX2 and plain C
- processes small images correctly
- is LGPL

Originally committed as revision 23009 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2007-04-16 21:41:03 +00:00
..
cs_test.c
Makefile
rgb2rgb_template.c New implementation of rgb32tobgr32 2007-04-16 21:41:03 +00:00
rgb2rgb.c
rgb2rgb.h
swscale_altivec_template.c
swscale_internal.h
swscale_template.c
swscale-example.c
swscale.c
swscale.h
yuv2rgb_altivec.c
yuv2rgb_init.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c