bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
377 stars 36 forks source link

Animated WebP playback error #186

Closed rellikmil closed 1 month ago

rellikmil commented 2 months ago

изображение

Original is here - https://mathiasbynens.be/demo/animated-webp

bluescan commented 1 month ago

Thanks for the report. Yes, something definitely off -- I'm guessing untouched pixels from previous frames are incorrectly getting transparent pixels or something similar.

bluescan commented 1 month ago

Fixed in 2e4056f06dc98f79933b14309def97aeb51a1ad4