]> git.sesse.net Git - ffmpeg/history - libswscale/x86/yuv2rgb.c
x86: mmx2 ---> mmxext in comments and messages
[ffmpeg] / libswscale / x86 / yuv2rgb.c
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
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-22 Diego Biurrunswscale: x86: Drop pointless _mmx suffix from filenames