summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/swscale_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* swscale_mmx: drop no longer required parameters from VSCALEX macrosDiego Biurrun2011-12-141-17/+17
* swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions.Diego Biurrun2011-12-141-2/+4
* Remove extraneous semicolonsMans Rullgard2011-12-111-1/+1
* swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.Ronald S. Bultje2011-11-051-0/+28
* swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.Ronald S. Bultje2011-10-221-10/+27
* yuv2planeX10 SIMDKieran Kunhya2011-10-221-0/+15
* sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.Ronald S. Bultje2011-09-131-0/+86
* swscale: Fix compilation with --disable-mmx2.Diego Biurrun2011-06-151-0/+2
* swscale: split out x86/swscale_template.c from swscale.c.Ronald S. Bultje2011-06-031-0/+187
OpenPOWER on IntegriCloud