[MPlayer-dev-eng] Patch for gcc 3.4 against MPlayer-1.0pre5

Michael Niedermayer michaelni at gmx.at
Thu Sep 2 16:35:59 CEST 2004


Hi

On Thursday 02 September 2004 16:23, D Richard Felker III wrote:
[...]
> > where sign, mantissa and exp are stored in memory and fraction is
> > a binary one, not decimal. (mantissa binary, exp decimal)
> > So, 1.5 (mantissa 1, exponent 1) would round to 1 (mantissa 0, exp 1)
> > but 3.5 (mantissa 11, exponent 2) would round to 4 (mantissa 0, exp 3).
> > Or am I wrong somewhere? This is some random rounding as I see it.
>
> you're wrong. 1.5 and 3.5 both round to _even_ numbers, so they round
> to 0 and 4.
if the cpu is overclocked maybe ;)

[...]
-- 
Michael
level[i]= get_vlc(); i+=get_vlc();  (violates patent EP0266049)
median(mv[y-1][x], mv[y][x-1], mv[y+1][x+1]); (violates patent #5,905,535)
buf[i]= qp - buf[i-1];    (violates patent #?)
for more examples, see http://mplayerhq.hu/~michael/patent.html
stop it, see http://petition.eurolinux.org & http://petition.ffii.org/eubsa/en




More information about the MPlayer-dev-eng mailing list