10 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 14 years ago
Diego Biurrun 3c62a71486 swscale_mmx: drop no longer required parameters from VSCALEX macros 14 years ago
Diego Biurrun 52de07e1f1 swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions. 14 years ago
Mans Rullgard 373211d828 Remove extraneous semicolons 14 years ago
Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 14 years ago
Ronald S. Bultje 6cacecdca3 swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. 14 years ago
Kieran Kunhya 7fbbf95293 yuv2planeX10 SIMD 14 years ago
Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 14 years ago
Diego Biurrun 97e057ff81 swscale: Fix compilation with --disable-mmx2. 14 years ago
Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 14 years ago