Hi Michael
On 8/12/07, Michael Niedermayer <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> be carefull with == checks and floating point variables
> this can fail in cases like
> 140.499999 != 140.5
>
> (i guess its written in the spec like that but its silly, likely the mere
> use
> of floats and doubles is silly but i dunno qcelp well enough to say for
> sure
> if it could be done easily without floats and doubles)
>
> PS: yes, if things can easily be done with fixed point variables they
> should
> instead of using floats
Thanks. Yeah, I somewhat know its unreliable/dangerous. I'll double
check.
Reynaldo
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc