mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
b38d487466
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 |
||
---|---|---|
.. | ||
cs_test.c | ||
Makefile | ||
rgb2rgb_template.c | ||
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 |