diff options
author | Mike Buland <eichlan@xagasoft.com> | 2007-06-09 05:43:04 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2007-06-09 05:43:04 +0000 |
commit | f5352edf3dc23c044a91f1d1537fa0dc0f0babc7 (patch) | |
tree | c08cd1a97a91a0ece860355fe03c1494651db31c /src/entities | |
parent | 9e8a4944e50fab432012878c66e1bdac20649f76 (diff) | |
download | libbu++-f5352edf3dc23c044a91f1d1537fa0dc0f0babc7.tar.gz libbu++-f5352edf3dc23c044a91f1d1537fa0dc0f0babc7.tar.bz2 libbu++-f5352edf3dc23c044a91f1d1537fa0dc0f0babc7.tar.xz libbu++-f5352edf3dc23c044a91f1d1537fa0dc0f0babc7.zip |
Alright, looks like the bzip2 filter can decompress just fine. It won't try to compensate for overshooting the end of the compression block yet, which it won't
be able to do on streams that don't support seeking...I think I'll make it only
try on stop commands, and try to re-use the buffer otherwise...maybe...it's an
interesting problem since it *always* overshoots (unless you're really, really
lucky...)
Diffstat (limited to 'src/entities')
0 files changed, 0 insertions, 0 deletions