Add warning about untrusted input; #4

This commit is contained in:
Dominic Szablewski 2021-11-24 22:28:35 +01:00
parent e969322d00
commit 324c2243b2

View File

@ -7,6 +7,8 @@ the documentation.
More info at https://phoboslab.org/log/2021/11/qoi-fast-lossless-image-compression
⚠️ Please note that this library is not yet ready to deal with untrusted input.
## Why?
Compared to stb_image and stb_image_write QOI offers 20x-50x faster encoding,