LibGfx: Add link to webp overview

This commit is contained in:
Nico Weber 2023-02-24 22:50:54 -05:00 committed by Linus Groh
parent 0774d2135c
commit d78c70c28c
Notes: sideshowbarker 2024-07-17 05:19:06 +09:00

View file

@ -9,6 +9,7 @@
#include <AK/Format.h>
#include <LibGfx/WebPLoader.h>
// Overview: https://developers.google.com/speed/webp/docs/compression
// Container: https://developers.google.com/speed/webp/docs/riff_container
// Lossless format: https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification
// Lossy format: https://datatracker.ietf.org/doc/html/rfc6386