[FFmpeg-devel] [PATCH]Remove test for cpuid instruction from cpuid.c

Carl Eugen Hoyos cehoyos
Sun Nov 23 16:10:37 CET 2008


Hi!

> I will copy the assembly sources into issue 709: It would be nice if somebody
> who actually understands the code could comment there.

I improved the code I pasted there:
It is now possible to test all compilation variants with:
gcc main.c mm_support.s && ./a.out

If nobody proposes a workaround, I would like to propose once again the patch
posted in issue 709: Since it is not possible to disable SSE (and MMX) for icc
11.0, this patch would not create a regression.

Carl Eugen





More information about the ffmpeg-devel mailing list