mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
If someone comes along who wants to implement lossy webp decoding, they now only need to implement decode_webp_chunk_VP8() and everything might Just Work. It also makes it possible to implement alpha chunk decoding before implementing lossy decoding (by making decode_webp_chunk_VP8() return an empty black bitmap for testing).
76 KiB
76 KiB