openjpeg
openjpeg copied to clipboard
added support for partial bitstream decoding
This PR adds support for partial bitstream decoding. Given a partial bitstream, it will still reconstruct an image with the data it has available.
Also see implementation https://github.com/jarrelscy/openjpeg/commits/master
I've no idea what the last commit "added devcontainer and build.sh" does, and it should be removed from this PR
Indentation should also be fixed. see https://github.com/uclouvain/openjpeg/pull/1251/checks?check_run_id=3847146255