ffmpeg/libavcodec/i386
Reimar Döffinger 31c4f07017 Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.
Fixes compilation on MinGW64.

Originally committed as revision 15655 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-20 16:05:29 +00:00
..
cavsdsp_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
cpuid.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_h264_template_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_h264_template_ssse3.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_mmx.c Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. 2008-10-20 16:05:29 +00:00
dsputil_mmx.h MMX VP3 Loop Filter 2008-10-17 03:18:08 +00:00
dsputil_mmx_avg.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_mmx_qns.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_mmx_rnd.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
dsputil_yasm.asm
dsputilenc_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
fdct_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
fft_3dn.c
fft_3dn2.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
fft_mmx.asm
fft_sse.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
flacdsp_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
h264_i386.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
h264dsp_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
idct_mmx.c
idct_mmx_xvid.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
idct_sse2_xvid.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
idct_xvid.h
mathops.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
mmx.h Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
motion_est_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
mpegvideo_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
mpegvideo_mmx_template.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
simple_idct_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
snowdsp_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
vc1dsp_mmx.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
vp3dsp_mmx.c VP3 loop filter is mmx2 not mmx 2008-10-19 04:40:24 +00:00
vp3dsp_mmx.h VP3 loop filter is mmx2 not mmx 2008-10-19 04:40:24 +00:00
vp3dsp_sse2.c Convert asm keyword into __asm__. 2008-10-16 13:34:09 +00:00
vp3dsp_sse2.h
x86inc.asm