commit | 5fa0d4462045284d7c93111ea10122b814513515 | [log] [tgz] |
---|---|---|
author | Cristy <[email protected]> | Tue Sep 22 14:50:00 2020 -0400 |
committer | Cristy <[email protected]> | Sun Sep 27 11:25:05 2020 -0400 |
tree | 3fbd5d698449dae2b35a88bb4b21a27f4cab6577 | |
parent | 03f1b51b53ffce46d9ff34c6eb9419115b762b45 [diff] [blame] |
...
diff --git a/coders/webp.c b/coders/webp.c index 9a376d5..cfd7ddd 100644 --- a/coders/webp.c +++ b/coders/webp.c
@@ -348,7 +348,8 @@ *mux; /* - Extract any profiles. + Extract any profiles: + https://developers.google.com/speed/webp/docs/container-api. */ content.bytes=stream; content.size=length;