summaryrefslogtreecommitdiff
path: root/libswscale/x86/rgb2rgb.c
Commit message (Expand)AuthorAge
* swscale/x86/rgb2rgb: add support for AVXMichael Niedermayer2014-01-21
* swscale: x86: Consistently use lowercase function name suffixesDiego Biurrun2013-11-22
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* swscale: Mark all init functions as av_coldDiego Biurrun2012-07-23
* x86: swscale: Place inline assembly code under appropriate #ifdefsRonald S. Bultje2012-07-21
* swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled.Diego Biurrun2011-06-15
* rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.Ronald S. Bultje2011-05-26
* swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
* swscale: simplify rgb2rgb templatingLuca Barbato2011-04-14
* swscale: move away x86 specific code from rgb2rgbLuca Barbato2011-04-14