diff --git a/DEPS b/DEPS index d2dc9034c1f29..cf0f68c0065fe 100644 --- a/DEPS +++ b/DEPS @@ -2052,7 +2052,7 @@ deps = { }, 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + '713e0faca06c4dfdb7e3229cb604068f789584e9', + Var('chromium_git') + '/webm/libvpx.git' + '@' + 'a2508b5711b6eb7aee197c8de16a46bda6fdbe88', 'src/third_party/libwebm/source': Var('chromium_git') + '/webm/libwebm.git' + '@' + 'e4fbea0c9751ae8aa86629b197a28d8276a2b0da', diff --git a/third_party/libvpx/README.chromium b/third_party/libvpx/README.chromium index 4a6d83d7f49af..f2a0147b2258a 100644 --- a/third_party/libvpx/README.chromium +++ b/third_party/libvpx/README.chromium @@ -1,7 +1,7 @@ Name: libvpx URL: https://chromium.googlesource.com/webm/libvpx Version: N/A -Revision: 713e0faca06c4dfdb7e3229cb604068f789584e9 +Revision: a2508b5711b6eb7aee197c8de16a46bda6fdbe88 CPEPrefix: cpe:/a:webmproject:libvpx:1.14.0 License: BSD License File: source/libvpx/LICENSE diff --git a/third_party/libvpx/source/config/vpx_version.h b/third_party/libvpx/source/config/vpx_version.h index 2b886158b0c20..adfcee8c6c637 100644 --- a/third_party/libvpx/source/config/vpx_version.h +++ b/third_party/libvpx/source/config/vpx_version.h @@ -2,8 +2,8 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 14 #define VERSION_PATCH 1 -#define VERSION_EXTRA "290-g713e0faca" +#define VERSION_EXTRA "294-ga2508b571" #define VERSION_PACKED \ ((VERSION_MAJOR << 16) | (VERSION_MINOR << 8) | (VERSION_PATCH)) -#define VERSION_STRING_NOSP "v1.14.1-290-g713e0faca" -#define VERSION_STRING " v1.14.1-290-g713e0faca" +#define VERSION_STRING_NOSP "v1.14.1-294-ga2508b571" +#define VERSION_STRING " v1.14.1-294-ga2508b571" diff --git a/third_party/libvpx/source/libvpx b/third_party/libvpx/source/libvpx index 713e0faca06c4..a2508b5711b6e 160000 --- a/third_party/libvpx/source/libvpx +++ b/third_party/libvpx/source/libvpx @@ -1 +1 @@ -Subproject commit 713e0faca06c4dfdb7e3229cb604068f789584e9 +Subproject commit a2508b5711b6eb7aee197c8de16a46bda6fdbe88