pcompress/lzma
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
..
Common Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
basetyps.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
CpuArch.c Initial Commit. 2012-05-28 20:19:29 +05:30
CpuArch.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_fast.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table_be.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_table_le.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc32_tablegen.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_fast.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table_be.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_table_le.h Initial Commit. 2012-05-28 20:19:29 +05:30
crc64_tablegen.c Initial Commit. 2012-05-28 20:19:29 +05:30
crc_macros.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzFind.c Initial Commit. 2012-05-28 20:19:29 +05:30
LzFind.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzFindMt.c Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
LzFindMt.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
LzHash.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaDec.c Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaDec.h Initial Commit. 2012-05-28 20:19:29 +05:30
LzmaEnc.c New capability in allocator to add slab caches with user-specified size. 2012-05-31 13:06:40 +05:30
LzmaEnc.h New capability in allocator to add slab caches with user-specified size. 2012-05-31 13:06:40 +05:30
Ppmd.h Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8.c Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8.h Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8Dec.c Initial Commit. 2012-05-28 20:19:29 +05:30
Ppmd8Enc.c Initial Commit. 2012-05-28 20:19:29 +05:30
Threads.c Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
Threads.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30
Types.h Initial Commit. 2012-05-28 20:19:29 +05:30
windows.h Add multithreaded LZMA port from p7zip 2012-08-18 10:20:52 +05:30