* Anthony Lalande <[EMAIL PROTECTED]>  on Thu, 11 Jan 2001
| Does any loseless compression algorithm require the entire set of data for
| read access before it begins compression?

No.  In fact none do.  Conventional compression algorithms operate on
fixed-size blocks of data.  Real-time compression of an audio stream is
easilly possible with a bit of buffering.  The issue is not that but
compressing fast enough so that the buffer is not overrun.
-- 
Rat <[EMAIL PROTECTED]>    \ When not in use, Happy Fun Ball should be
Minion of Nathan - Nathan says Hi! \ returned to its special container and
PGP Key: at a key server near you!  \ kept under refrigeration.

-----------------------------------------------------------------
To stop getting this list send a message containing just the word
"unsubscribe" to [EMAIL PROTECTED]

Reply via email to