Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"03-02-15 - LZ Rep-Match after Match Strategies"

1 Comment -

1 – 1 of 1
Blogger Fabian 'ryg' Giesen said...

I ran into the max-match-len = no rep0 exclusion thing mostly by accident: I was trying to figure out the impact of limiting max match length at various levels and at some point one of my asserts started firing.

In LZMA this is just context dilution in a case that's not terribly important, because it only triggers on highly redundant data. Being sloppy isn't ideal but in this case you're already doing well.

But in my case I was using a literal coder that explicitly excludes rep0, so being wrong about it being excluded is a bitstream-breaking bug.

March 3, 2015 at 9:44 PM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.