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

Mike Melanson mike
Mon Feb 9 04:24:33 CET 2009


lorenm wrote:
> Author: lorenm
> Date: Sun Feb  8 18:45:30 2009
> New Revision: 17059
> 
> Log:
> ff_add_hfyu_median_prediction_mmx2
> overall ffvhuff decoding speedup: 28% on core2, 25% on k8.
> 
> Modified:
>    trunk/libavcodec/dsputil.c
>    trunk/libavcodec/dsputil.h
>    trunk/libavcodec/huffyuv.c
>    trunk/libavcodec/x86/dsputil_mmx.c
>    trunk/libavcodec/x86/dsputil_yasm.asm

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'

-- 
     -Mike Melanson




More information about the ffmpeg-cvslog mailing list