23 Commits (f0f2babca23a3d099bcd5a1e18cf5d0eae2f4ef3)

Author SHA1 Message Date
  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
  Michael Niedermayer 3fd4fe0e03 swscale_mmx: Fix cast qualifier warnings: 14 years ago
  Michael Niedermayer 0a3a125fd9 sws: update copyright dates 14 years ago
  Michael Niedermayer 7437db84a9 sws: Fix compilation with disabled MMX2 14 years ago
  Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 14 years ago
  Michael Niedermayer e484b64ce3 sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. 14 years ago
  Michael Niedermayer 9eb867e117 sws: add yuv2yuvX_sse3() 14 years ago
  Michael Niedermayer 1ac5b51203 swscale: disable functions that do not yet work 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
  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