Moinak Ghosh
|
296e2ab6b2
|
Add support for LZ4 compression including multi-pass LZ4.
Add missing Read_Adjusted() declaration, was causing a crash with 2GB chunks.
Fix minor cut-paste issues in comments.
|
2012-07-25 21:07:36 +05:30 |
|
Moinak Ghosh
|
53d4311534
|
Make LZFX Hash size dynamic.
Use smaller min rabin block when using fast compression algos.
Add missing check for algo init function return value.
|
2012-07-23 21:43:12 +05:30 |
|
Moinak Ghosh
|
8cfd54fe34
|
Add LZFX Compression support, a very fast lightweight compressor.
Avoid a branch in the rabin loop.
|
2012-07-23 00:15:08 +05:30 |
|