[Mplayer-cvslog] CVS: main/libmpcodecs vf_spp.c,1.18,1.19

Ivan Kalvachev ivan at cacad.com
Fri Apr 9 23:39:55 CEST 2004


Michael Niedermayer said:
> Hi
>
> On Thursday 08 April 2004 14:03, Ivan Kalvachev CVS wrote:
> [...]
>> +    if(vf->priv->qp > 31 )
>> +        vf->priv->qp = 31;
> this is wrong
Hmm yes.
What's the right limiter?

112? (mpeg2 q=31)
127? (112's nearest power of 2)
256? (12 bit coefficients - 4)
Or better no limit at all?



Best Regards
    Ivan Kalvachev
   iive

p.s.
I send you copy of this mail directly as cvslog maillist
may still be damaged for me.




More information about the MPlayer-cvslog mailing list