[Ffmpeg-cvslog] r6586 - in trunk/libavcodec: cabac.c cabac.h h264.c

Rich Felker dalias
Mon Oct 9 02:30:27 CEST 2006


On Sun, Oct 08, 2006 at 11:57:48PM +0300, Uoti Urpala wrote:
> On Sun, 2006-10-08 at 22:37 +0200, Michael Niedermayer wrote:
> > On Sun, Oct 08, 2006 at 04:52:16PM +0300, Uoti Urpala wrote:
> > > On Sun, 2006-10-08 at 13:24 +0200, michael wrote:
> > > > +#else
> > > > +        *state= c->mps_state[s]; //P3:655
> > > 
> > > This line is just left over I suppose?
> > 
> > yes and no ...
> > remove it and the code will be a few % slower
> 
> Why would it be slower? I don't see how setting *state to the same value
> by two different methods consecutively like that could improve
> performance.

I think Michael was making a sarcastic comment about how much gcc
sucks. :)

Rich





More information about the ffmpeg-cvslog mailing list