Index: third_party/libwebp/README.chromium |
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium |
index a540d48bd20d2bfe2b3bf45b94a52bb6ab55d6aa..460e9e00bc68a6446f0ab59a16c086816bd665ac 100644 |
--- a/third_party/libwebp/README.chromium |
+++ b/third_party/libwebp/README.chromium |
@@ -29,3 +29,5 @@ Cherry-picks: |
92d47e4 improve VP8L signature detection by checking the version bits too |
dde91fd Demux: Correct the extended format validation |
96ad0e0 VPLBitReader: Catch error if bit_pos > LBITS. |
+ e18e667 demux: strictly enforce the animation flag |
+ 61cb884 demux: (non-exp) fail if the fragmented flag is set |