summaryrefslogtreecommitdiff
path: root/src/3rdparty/libwebp/src/demux/demux.c
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2023-01-13 10:33:09 +0100
committerEirik Aavitsland <eirik.aavitsland@qt.io>2023-01-16 14:01:04 +0100
commit3cba6d10543c508e2c2f8b942dad9147c0d1ea0d (patch)
treebd20f277152ce381f71d4c4c6be043773dc4fd8e /src/3rdparty/libwebp/src/demux/demux.c
parentcd92d76e9dcd98f4fc974c796453459779393bdc (diff)
downloadqtimageformats-3cba6d10543c508e2c2f8b942dad9147c0d1ea0d.tar.gz
Update bundled libwebp to version 1.3.0
[ChangeLog][Third-Party Code] Update bundled libwebp to version 1.3.0 Pick-to: 6.5 6.4 6.2 5.15 Change-Id: Ib7645b7348e950bfa27b902de6da879f8309408d Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/3rdparty/libwebp/src/demux/demux.c')
-rw-r--r--src/3rdparty/libwebp/src/demux/demux.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/libwebp/src/demux/demux.c b/src/3rdparty/libwebp/src/demux/demux.c
index 41387ec..324e5eb 100644
--- a/src/3rdparty/libwebp/src/demux/demux.c
+++ b/src/3rdparty/libwebp/src/demux/demux.c
@@ -24,8 +24,8 @@
#include "src/webp/format_constants.h"
#define DMUX_MAJ_VERSION 1
-#define DMUX_MIN_VERSION 2
-#define DMUX_REV_VERSION 4
+#define DMUX_MIN_VERSION 3
+#define DMUX_REV_VERSION 0
typedef struct {
size_t start_; // start location of the data