openjpeg icon indicating copy to clipboard operation
openjpeg copied to clipboard

added support for partial bitstream decoding

Open chafey opened this issue 5 years ago • 3 comments

This PR adds support for partial bitstream decoding. Given a partial bitstream, it will still reconstruct an image with the data it has available.

chafey avatar May 19 '20 17:05 chafey

Also see implementation https://github.com/jarrelscy/openjpeg/commits/master

ValZapod avatar Jul 07 '20 21:07 ValZapod

I've no idea what the last commit "added devcontainer and build.sh" does, and it should be removed from this PR

rouault avatar Oct 09 '21 10:10 rouault

Indentation should also be fixed. see https://github.com/uclouvain/openjpeg/pull/1251/checks?check_run_id=3847146255

rouault avatar Oct 13 '21 14:10 rouault