Status of project?
Closed this issue · 4 comments
Looks like this was started, but not finished. How far did it get? Are there plans to do anything more with it? Thanks.
Hello, the jp2 container (part 1, annex I) is mostly done but likely not consumable. I'm planning to implement jpxml (part 14) before going onto decoding the code stream. I have created a library for the arithmetic coding which is needed for decoding the code stream, but unable to verify correctness just yet. What use cases are you looking to cover?
All I need is JPEG 2000 decode. I'm working on a Second Life viewer, and all their assets are in JPEG 2000. I'm using the crate that calls the C library, but it sometimes segfaults. Hence the desire for an all-Rust solution.
Did not know about "grok". Knew about the others.