ffmpeg/libswscale/x86
Ronald S. Bultje 6aa3cac6bf swscale: use aligned move for storage into temporary buffer.
The intermediate buffer is always aligned.
2011-10-11 07:50:48 -07:00
..
rgb2rgb.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
rgb2rgb_template.c
scale.asm swscale: use aligned move for storage into temporary buffer. 2011-10-11 07:50:48 -07:00
swscale_mmx.c sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 2011-09-13 09:53:42 -07:00
swscale_template.c sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 2011-09-13 09:53:42 -07:00
yuv2rgb_mmx.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
yuv2rgb_template.c