[MPlayer-dev-eng] Re: [BUG] commandline parser ... or not ????

Michael Niedermayer michaelni at gmx.at
Tue Aug 12 17:40:18 CEST 2003


Hi

On Tuesday 12 August 2003 16:29, Alex Beregszaszi wrote:
> Hi,
>
> > > > Probably some overflow?
> > >
> > > loss of precission rather i guess ...
> > > storing 32 bit integer in a 32bit float (8bit exponent/sign/23bit
> > > mantisse) cant work
> >
> > heh, you're right...
> > so 10000l to me, and once again for using this method in g2 too :(
>
> So, should the floats changed to (unsigned) long or what?
double IMHO, 
using long for min/max wouldnt allow non integer min/max even though these are 
probably rarely needed

-- 
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