Brendan Duncan

Results 398 comments of Brendan Duncan
trafficstars

I'm looking into it. It's the decode that's not working correctly because of the per frame palette.

You're right, I hadn't gotten back to this. But now that I've been reminded, I went ahead and added it. It should be decoding WebP EXIF in the git version...

Sorry I haven't gotten to finishing this task yet. I had started on it, and never got back to finishing it. I'll try to get to it, but I remember...

I pushed my GIF per-frame palette updates to git. It seems to handle the "Impressive" GIF correctly. It mostly handle's the first reported gif, but some of the frames have...

Sorry I haven't gotten back to this issue yet, been a bit overwhelmed for a while now. Removing the clamps is definitely part/most of the solution.

I likely won't have any time to do it any time soon. But I am curious about why you would want to do barrel distortion for VR in a library...

Depends on the resolution and the processor. Anything done with this library would be a dart for-loop over all the pixels, probably needing a duplicate copy of the image to...

It's true, the trim functions don't have much wiggle room for things like jpeg artifacts. . I'm not really sure what to do about it. Not even Photoshop's trim deals...

Thanks for the report, I'll get that fixed shortly.