github aous72/OpenJPH 0.6.4

latest releases: 0.26.3, 0.26.2, 0.26.1...
5 years ago

This release is bug fixes and a small hardening of code.

The contribution of this release are:

  1. Closing issue #30. Thanks to Arron for highlighting this. Now there is additional 8 bytes in front of the codeblock buffer at the decoder. This extra buffer is a protection against the VLC decoder reading from before the start of the cleanup pass, which can happen because we are reading 4 bytes at a time from the VLC segment.
  2. Bug fix in ojph_block_encoder.
  3. Hardened the code by not decoding incomplete codeblocks.

Don't miss a new OpenJPH release

NewReleases is sending notifications on new releases.