summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/src/enc/vp8enci.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-01-26 14:25:02 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-01-26 14:25:02 +0100
commit14f86268e7f149a3c881203227321c3fd085e4d9 (patch)
tree4265fcd24499859d493f1efd911b73346e7674aa /src/3rdparty/libwebp/src/enc/vp8enci.h
parent401cc1f22b5b20386efc099b2498dff9849fecd7 (diff)
parentefe32614d5fed9adaa63630bb5846271364237cb (diff)
Merge remote-tracking branch 'origin/5.6' into dev
Diffstat (limited to 'src/3rdparty/libwebp/src/enc/vp8enci.h')
-rw-r--r--src/3rdparty/libwebp/src/enc/vp8enci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libwebp/src/enc/vp8enci.h b/src/3rdparty/libwebp/src/enc/vp8enci.h
index 74c8f70..20f58c6 100644
--- a/src/3rdparty/libwebp/src/enc/vp8enci.h
+++ b/src/3rdparty/libwebp/src/enc/vp8enci.h
@@ -30,7 +30,7 @@ extern "C" {
// version numbers
#define ENC_MAJ_VERSION 0
#define ENC_MIN_VERSION 4
-#define ENC_REV_VERSION 3
+#define ENC_REV_VERSION 4
// intra prediction modes
enum { B_DC_PRED = 0, // 4x4 modes