[FFmpeg-cvslog] r21432 - trunk/libavcodec/h264_cavlc.c

Måns Rullgård mans
Mon Jan 25 00:59:25 CET 2010


michael <subversion at mplayerhq.hu> writes:

> Author: michael
> Date: Sun Jan 24 19:42:22 2010
> New Revision: 21432
>
> Log:
> a[b-1] -> (a-1)[b].
> Helps gcc not to add seperate -1 instructions.

Do you have some asm to illustrate?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list