ffmpeg/libavutil/x86
Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
..
Makefile x86: Add a Yasm-based emms() replacement 2013-01-18 22:02:13 +01:00
asm.h dsputil: Make dsputil selectable 2013-04-10 11:04:05 +03:00
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm x86: Add a Yasm-based emms() replacement 2013-01-18 22:02:13 +01:00
emms.h avutil: Ensure that emms_c is always defined, even on non-x86 2013-02-14 19:29:04 +01:00
float_dsp.asm x86: float dsp: butterflies_float SSE 2013-05-03 08:08:02 +02:00
float_dsp_init.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
intreadwrite.h
timer.h
w64xmmtest.h
x86inc.asm x86inc: Fix number of operands for cmp* instructions 2013-04-09 23:55:30 +02:00
x86util.asm