Quote:
Originally Posted by Akirainblack
Have you made any progress with this?
The suspense is all but killing me!
|
Unfortunately I've been hard stuck for many days now.
I managed to make the image parse on 3 different versions of the reference code, but I can't seem to be able to do the same on Amazon's version of the JPEGXR library.
I've reverse engineered the (.jxr) parsing code in their library for the most part, but I can't find any differences from the reference code except for the lack of asserts and the way in which the image is stored in memory (which I already accounted for).
Seems like that something stops the image before or while it's parsing, so I can't write anything to memory.
I didn't have much time for the past few days so I couldn't progress any further, but I'm definitely not giving up yet.