summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/src/demux/demux.c
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2019-01-21 16:45:58 +0100
committerAndré Klitzing <aklitzing@gmail.com>2019-02-04 09:17:27 +0000
commit0e8422bedc8c84ff7c08c6b3163329e82c2007dd (patch)
tree0d66b48e024bb4111861a47a6525bd32de9ffdf8 /src/3rdparty/libwebp/src/demux/demux.c
parent9cc84d6cd663a84858bb27716dbc4f80f70e9b20 (diff)
Update bundled libwebp to version 1.0.2
[ChangeLog][Third-Party Code] Update bundled libwebp to version 1.0.2 Change-Id: I12e1557cef6e592c8c2ca417ef87f6df35a7b410 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/3rdparty/libwebp/src/demux/demux.c')
-rw-r--r--src/3rdparty/libwebp/src/demux/demux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libwebp/src/demux/demux.c b/src/3rdparty/libwebp/src/demux/demux.c
index a69c65b..d8f7a40 100644
--- a/src/3rdparty/libwebp/src/demux/demux.c
+++ b/src/3rdparty/libwebp/src/demux/demux.c
@@ -25,7 +25,7 @@
#define DMUX_MAJ_VERSION 1
#define DMUX_MIN_VERSION 0
-#define DMUX_REV_VERSION 1
+#define DMUX_REV_VERSION 2
typedef struct {
size_t start_; // start location of the data