summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/scale.asm
Commit message (Expand)AuthorAgeFilesLines
* swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions.Diego Biurrun2011-12-141-1/+1
* swscale: handle unaligned buffers in yuv2plane1Ronald S. Bultje2011-11-131-0/+2
* swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.Ronald S. Bultje2011-11-051-0/+142
* swscale: add missing colons to x86 assembly yuv2planeX.Ronald S. Bultje2011-10-231-2/+2
* swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.Ronald S. Bultje2011-10-221-39/+200
* yuv2planeX10 SIMDKieran Kunhya2011-10-221-1/+76
* swscale: use aligned move for storage into temporary buffer.Ronald S. Bultje2011-10-111-1/+1
* sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.Ronald S. Bultje2011-09-131-0/+429
OpenPOWER on IntegriCloud