20 Commits (a1be5bc79d7ac4c7c7ed79c4d72b4f1945ecb55c)

Author SHA1 Message Date
Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
Michael Niedermayer 3fd4fe0e03 swscale_mmx: Fix cast qualifier warnings: 13 years ago
Michael Niedermayer 0a3a125fd9 sws: update copyright dates 13 years ago
Michael Niedermayer 7437db84a9 sws: Fix compilation with disabled MMX2 13 years ago
Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 13 years ago
Michael Niedermayer e484b64ce3 sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. 13 years ago
Michael Niedermayer 9eb867e117 sws: add yuv2yuvX_sse3() 13 years ago
Michael Niedermayer 1ac5b51203 swscale: disable functions that do not yet work 13 years ago
Ronald S. Bultje 6cacecdca3 swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. 13 years ago
Kieran Kunhya 7fbbf95293 yuv2planeX10 SIMD 13 years ago
Michael Niedermayer 1eb8014b49 swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling" 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