1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/x86
Reimar Döffinger 5c13b5bb39 Add operand size to add instructions.
In these cases it can't be guessed from the operands (at least
not necessarily), and it seems some clang versions refuse to
compiler it.
Fixes ticket #303.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-06-26 13:29:17 +02:00
..
ac3dsp_mmx.c
ac3dsp.asm
cabac.h x86: cabac: fix register constraints for 32-bit mode 2011-06-20 23:36:40 +01:00
cavsdsp_mmx.c
dct32_sse.asm
deinterlace.asm
dnxhd_mmx.c
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c Merge remote-tracking branch 'qatar/master' 2011-06-19 04:02:06 +02:00
dsputil_mmx.h
dsputil_yasm.asm
dsputilenc_mmx.c
dsputilenc_yasm.asm
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_mmx.asm
fft_sse.c
fft.c
fft.h
fmtconvert_mmx.c
fmtconvert.asm
h264_chromamc_10bit.asm H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. 2011-06-18 07:52:19 -04:00
h264_chromamc.asm
h264_deblock_10bit.asm Fix compilation with old yasm. 2011-06-16 23:18:50 +02:00
h264_deblock.asm Fix compilation with old yasm. 2011-06-16 23:18:50 +02:00
h264_i386.h Use HAVE_TEN_OPERANDS for new decode_significance* functions. 2011-06-22 21:45:03 +02:00
h264_idct_10bit.asm 4:4:4 H.264 decoding support 2011-06-13 21:16:30 -07:00
h264_idct.asm Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
h264_intrapred_10bit.asm
h264_intrapred_init.c Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
h264_intrapred.asm
h264_qpel_mmx.c A cmp instruction with two constants is invalid, thus "g" constraint 2011-06-21 21:41:04 +02:00
h264_weight_10bit.asm h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. 2011-06-21 15:24:13 +02:00
h264_weight.asm
h264dsp_mmx.c Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
idct_xvid.h Merge remote-tracking branch 'qatar/master' 2011-06-24 03:07:04 +02:00
lpc_mmx.c
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
mathops.h
mlpdsp.c
motion_est_mmx.c
mpegaudiodec_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
png_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c Add operand size to add instructions. 2011-06-26 13:29:17 +02:00
vc1dsp_mmx.c
vc1dsp_yasm.asm
vp3dsp.asm
vp8dsp-init.c
vp8dsp.asm
vp56_arith.h
vp56dsp_init.c
vp56dsp.asm
x86inc.asm
x86util.asm