Skip to content

Release 2.1.11

Compare
Choose a tag to compare
@disheng222 disheng222 released this 25 Oct 02:55
· 88 commits to master since this release

Fix an important bug in Huffman encoding, which previously may cause inferior compression ratios in some cases.
More specifically, the minHeapTree was problematic: some tree nodes were messed up, so the compression ratio was not at the best level.