Skip to content

0.22.0

Latest
Compare
Choose a tag to compare
@aous72 aous72 released this 24 Aug 03:57
· 4 commits to master since this release
be997ab

This adds the capability to restart a codestream; restart allows the decoder/encoder to re-use memory that was allocated during previous usage of the codestream object.
This is useful for processing many similar codestream.

What's Changed

  • Adds an option to restart a codestream by @aous72. See #194

Full Changelog: 0.21.5...0.22.0