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

Ronald S. Bultje rsbultje
Mon Aug 23 13:07:56 CEST 2010


Hi,

On Mon, Aug 23, 2010 at 12:41 AM, Reimar D?ffinger
<Reimar.Doeffinger at gmx.de> wrote:
> 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?

You mean style alignment? I try to align on the comma, not on the "r".

Ronald



More information about the ffmpeg-cvslog mailing list