t-mat / lz4mt

Platform independent, multi-threading implementation of lz4 stream in C++11
Other
199 stars 47 forks source link

Implement -BD compression mode (lz4 r96). #7

Open t-mat opened 11 years ago

t-mat commented 10 years ago

Commit 46925f712e36afe8c7958bbef8be049c34948718 and following commit on branch issue/7 will resolve this issue.

NOTE

TODO