ffmpeg/libswscale/x86
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros
This separates code relying on inline from that relying on external
assembly and fixes instances where the coalesced check was incorrect.
2012-09-08 18:18:34 +02:00
..
Makefile swscale: x86: Drop pointless _mmx suffix from filenames 2012-07-23 01:30:04 +02:00
input.asm
output.asm
rgb2rgb.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
rgb2rgb_template.c swscale: x86: fix #endif comments in rgb2rgb template file 2012-08-19 21:50:09 +02:00
scale.asm
swscale.c x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
swscale_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
w64xmmtest.c
yuv2rgb.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
yuv2rgb_template.c x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00