You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
..
rgb2rgb.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 14 years ago
rgb2rgb_template.c sws: replace all long with int. 14 years ago
scale.asm sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
swscale_mmx.c sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
swscale_template.c sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
yuv2rgb_mmx.c swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 14 years ago
yuv2rgb_template.c