]> git.sesse.net Git - ffmpeg/history - libswscale/x86/rgb2rgb.c
x86inc: Rename "program_name" to "private_prefix"
[ffmpeg] / libswscale / x86 / rgb2rgb.c
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-22 Diego Biurrunswscale: Mark all init functions as av_cold
2012-07-21 Ronald S. Bultjex86: swscale: Place inline assembly code under appropri...
2011-06-14 Diego Biurrunswscale: Remove HAVE_MMX from files that are only compi...
2011-05-26 Ronald S. Bultjergb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-04-14 Luca Barbatoswscale: simplify rgb2rgb templating
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb