Moinak Ghosh
|
c5ebe1f30a
|
Portability to Debian based distros.
Enable SSE4/AVX detection for AMD platforms (Bulldozer has both).
Portable long long int print formatting to silence gcc 4.6 warnings.
|
2012-10-21 21:03:07 +05:30 |
|
Moinak Ghosh
|
9eac774eb1
|
Add multithreaded LZMA port from p7zip
Compute balanced thread count between chunk threads and algo threads
Generic way to handle querying algorithm parameters
Clean up unnecessary includes
|
2012-08-18 10:20:52 +05:30 |
|
Moinak Ghosh
|
2cbcb0c9e4
|
Fix buffer sizing for LZ4.
Fix exit condition checks in LZ4 decompression wrapper.
|
2012-08-04 17:55:20 +05:30 |
|
Moinak Ghosh
|
f9215b53fb
|
Fix buffer size calculation when decompressing LZ4, Zlib and Bzip2 compressed chunks.
Slight SSE optimization in LZ4HC.
|
2012-08-03 23:19:38 +05:30 |
|
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 |
|