[FFmpeg-cvslog] r17059 - in trunk/libavcodec: dsputil.c dsputil.h huffyuv.c x86/dsputil_mmx.c x86/dsputil_yasm.asm

Diego Biurrun diego
Mon Feb 9 13:48:52 CET 2009


On Sun, Feb 08, 2009 at 07:24:33PM -0800, Mike Melanson wrote:
> lorenm wrote:
> > 
> > Log:
> > ff_add_hfyu_median_prediction_mmx2
> > overall ffvhuff decoding speedup: 28% on core2, 25% on k8.
> 
> Looks like this broke compilation for x86_32/gcc 2.95.3 (yep, that ol' 
> compiler again):
> 
> /home/fate/fate32/source/libavcodec/x86/dsputil_mmx.c: In function 
> `add_hfyu_median_prediction_cmov':
> /home/fate/fate32/source/libavcodec/x86/dsputil_mmx.c:580: more than 10 
> operands in `asm'

I think this should be solved by detecting support for 10 operands in
configure.  I just sent a patch.

Diego




More information about the ffmpeg-cvslog mailing list