Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/WebPLoader.cpp
Nico Weber ce45ad6112 LibGfx/WebP: Implement decoding of animation frame bitmaps
With this, lossless animated webp files work :^)

(Missing: Loop count handling is not yet implemented, and alpha blending
between frames isn't done in linear space.)
2023-05-06 21:17:18 +02:00

75 KiB