Index: third_party/libwebp/dec/vp8i.h |
diff --git a/third_party/libwebp/dec/vp8i.h b/third_party/libwebp/dec/vp8i.h |
index 00da02badcbe569be5b4a0ade503ebfdcb48be5b..313d8a7b9486f83bdb1e008a3e076696ab19ef22 100644 |
--- a/third_party/libwebp/dec/vp8i.h |
+++ b/third_party/libwebp/dec/vp8i.h |
@@ -32,7 +32,7 @@ extern "C" { |
// version numbers |
#define DEC_MAJ_VERSION 0 |
#define DEC_MIN_VERSION 5 |
-#define DEC_REV_VERSION 1 |
+#define DEC_REV_VERSION 2 |
// YUV-cache parameters. Cache is 32-bytes wide (= one cacheline). |
// Constraints are: We need to store one 16x16 block of luma samples (y), |