ffmpeg/libavutil/x86
Sean McGovern be0675ce67 x86 cpuid: set vendor union members separately
Solaris Studio (suncc) has difficulty with filling in
members of a union. Instead, let's retrieve and store the
cpuid() results separately. This is still a compiler bug,
however this fix does not cause a regression on other platforms.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
2011-12-08 00:57:11 +01:00
..
bswap.h bswap: use native types for av_bwap16(). 2011-04-22 20:05:48 -04:00
cpu.c x86 cpuid: set vendor union members separately 2011-12-08 00:57:11 +01:00
intmath.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intreadwrite.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86inc.asm x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 2011-11-27 13:10:33 -08:00
x86util.asm fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 2011-10-21 10:13:05 -04:00