[FFmpeg-cvslog] r24871 - trunk/libavcodec/x86/vp8dsp.asm

Reimar Döffinger Reimar.Doeffinger
Mon Aug 23 06:41:38 CEST 2010


On Mon, Aug 23, 2010 at 04:41:23AM +0200, rbultje wrote:
>      ; go to next line
>      add       r0, r1
>      add       r2, r3
> -    dec       r4            ; next row
> +    dec      r4d            ; next row

This breaks alignment, this isn't intentional, is it?



More information about the ffmpeg-cvslog mailing list