On Sun, Sep 09, 2007 at 08:28:36PM +0200, michael wrote: > + if(pict->pict_type == I_TYPE) > + s->spatial_decomposition_count= 5; > + else > + s->spatial_decomposition_count= 5; Wow Michael, is this the new gcc-optimized version of s->spatial_decomposition_count= 5; ??? :)))))))) Rich