[vorbis] bark_noise
Michael Smith
msmith at labyrinth.net.au
Thu Nov 9 19:04:46 PST 2000
>What are those problems with -INF and large negative numbers ?
>AFAIK -INF is a valid value and the following code works
>( almost ) as expected :
The problem is in how those numbers are then used. For example (this was
causing the problem we were discussing) converting very large numbers, or
+-INF, to an integer has obvious problems. It doesn't work.
Basically, +-INF is valid, but actually doing anything useful with that
value is difficult - you want to avoid them.
Michael
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list