-
Jonathan Brown authored
* Adjust LZ77 thresholds Use RLE for Effort 5-7, LZ77 for Effort 8 and LZ77-Optimal for Effort 9+. Also always use LZ77 with Predictor Zero. * Better ICC compression * :/ * Update enc_ans.cc * Update CHANGELOG.md * Fix tests --------- Co-authored-by:
Galaxy4594 <164440799+Galaxy4594@users.noreply.github.com>
Jonathan Brown authored* Adjust LZ77 thresholds Use RLE for Effort 5-7, LZ77 for Effort 8 and LZ77-Optimal for Effort 9+. Also always use LZ77 with Predictor Zero. * Better ICC compression * :/ * Update enc_ans.cc * Update CHANGELOG.md * Fix tests --------- Co-authored-by:
Galaxy4594 <164440799+Galaxy4594@users.noreply.github.com>
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading