summaryrefslogtreecommitdiff
path: root/libswscale/x86/scale.asm
Commit message (Expand)AuthorAge
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* swscale: split scale.asm.Ronald S. Bultje2012-01-03
* swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions.Diego Biurrun2011-12-14
* swscale: handle unaligned buffers in yuv2plane1Ronald S. Bultje2011-11-13
* swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.Ronald S. Bultje2011-11-05
* swscale: add missing colons to x86 assembly yuv2planeX.Ronald S. Bultje2011-10-23
* swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.Ronald S. Bultje2011-10-22
* yuv2planeX10 SIMDKieran Kunhya2011-10-22
* swscale: use aligned move for storage into temporary buffer.Ronald S. Bultje2011-10-11
* sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.Ronald S. Bultje2011-09-13