27 Commits (3f4290a2060be711474dc4a00d525a2cee7f4d1e)

Author SHA1 Message Date
Diego Biurrun c16bfb147d swscale: x86: Consistently use lowercase function name suffixes 11 years ago
Michael Niedermayer 1de064e21e swscale/x86/rgb2rgb: change cpu optim identifiers to lower case 11 years ago
Michael Niedermayer 4729b529e6 swscale/x86/rgb2rgb: extend framework to also include AVX 11 years ago
Michael Niedermayer 920dd84bf1 sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 12 years ago
Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 12 years ago
Diego Biurrun 652f518594 x86: mmx2 ---> mmxext in comments and messages 12 years ago
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 12 years ago
Ronald S. Bultje b2668c85e9 x86: swscale: Place inline assembly code under appropriate #ifdefs 13 years ago
Themaister 0827222b9c Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). 13 years ago
Diego Biurrun a60466dbc3 swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 14 years ago
Ronald S. Bultje 78046dadc3 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 14 years ago
Ronald S. Bultje 522d65ba25 rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 14 years ago
Michael Niedermayer d1adad3cca Merge swscale bloatup 14 years ago
Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago
Luca Barbato 6216fc70b7 swscale: simplify rgb2rgb templating 14 years ago
Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 14 years ago