[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec/i386 h264dsp_mmx.c, 1.15, 1.16

Diego Biurrun diego
Fri Mar 3 23:35:33 CET 2006


On Thu, Mar 02, 2006 at 09:21:10AM +0100, Loren Merritt CVS wrote:
> 
> Modified Files:
> 	h264dsp_mmx.c 
> Log Message:
> 4% faster h264_qpel_mc

On my K6-III with gcc 2.95.4:

In file included from i386/dsputil_mmx.c:2492:
i386/h264dsp_mmx.c: In function `put_h264_qpel4_h_lowpass_l2_3dnow':
i386/h264dsp_mmx.c:1158: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `put_h264_qpel8_h_lowpass_l2_3dnow':
i386/h264dsp_mmx.c:1158: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `avg_h264_qpel4_h_lowpass_l2_3dnow':
i386/h264dsp_mmx.c:1159: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `avg_h264_qpel8_h_lowpass_l2_3dnow':
i386/h264dsp_mmx.c:1159: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `put_h264_qpel4_h_lowpass_l2_mmx2':
i386/h264dsp_mmx.c:1162: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `put_h264_qpel8_h_lowpass_l2_mmx2':
i386/h264dsp_mmx.c:1162: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `avg_h264_qpel4_h_lowpass_l2_mmx2':
i386/h264dsp_mmx.c:1163: more than 10 operands in `asm'
i386/h264dsp_mmx.c: In function `avg_h264_qpel8_h_lowpass_l2_mmx2':
i386/h264dsp_mmx.c:1163: more than 10 operands in `asm'
make[1]: *** [i386/dsputil_mmx.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

Diego





More information about the ffmpeg-cvslog mailing list