[FFmpeg-cvslog] r10464 - trunk/libavcodec/snow.c

Michael Niedermayer michaelni
Mon Sep 10 05:14:30 CEST 2007


Hi

On Sun, Sep 09, 2007 at 06:13:31PM -0400, Rich Felker wrote:
> 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; ???

beware, gccs optimization algorithms are contagious ...

seriously, thats of course for doing experiments with different
decomposition_count for P frames than i frames

... if anyone wants to run the standard test sequences trough
snow at widely variing bitrates and make nice psnr/bitrate graphs
that would be welcome (a lower count for p frames might look
subjectively better ...)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070910/a43ad8c9/attachment.pgp>



More information about the ffmpeg-cvslog mailing list