summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/src/dec/vp8i_dec.h
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2023-03-23 16:00:10 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2023-03-23 16:00:10 +0200
commit1f67161fea6beb2ed4c09849abe446c6a880af8a (patch)
treecffe8116a49f76c8e5d521af9298631e0d2a6130 /src/3rdparty/libwebp/src/dec/vp8i_dec.h
parent2dcf2899b022accfef5cede1c2ea3dda2d0d6a4a (diff)
parentc4b95acf2d1da93730c7624033a17f19e239d111 (diff)
Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-opensourcev5.15.9-lts-lgpl
Diffstat (limited to 'src/3rdparty/libwebp/src/dec/vp8i_dec.h')
-rw-r--r--src/3rdparty/libwebp/src/dec/vp8i_dec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libwebp/src/dec/vp8i_dec.h b/src/3rdparty/libwebp/src/dec/vp8i_dec.h
index 20526a8..9af22f8 100644
--- a/src/3rdparty/libwebp/src/dec/vp8i_dec.h
+++ b/src/3rdparty/libwebp/src/dec/vp8i_dec.h
@@ -32,7 +32,7 @@ extern "C" {
// version numbers
#define DEC_MAJ_VERSION 1
#define DEC_MIN_VERSION 2
-#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),