richgel999 / lzham_codec_devel

LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the official version just yet, see lzham_codec instead. Still 100% backwards compatible with lzham v1.0.
MIT License
71 stars 6 forks source link

support lzham codec for p7zip #6

Open p7zip opened 8 years ago

p7zip commented 8 years ago

I develop p7zip (the port of 7-zip to Posix system).

Please support p7zip lzham codec.

Here is my patch for LzhamRegister.cpp

LzhamRegister.cpp.txt