Commit 89a36094 authored by johannkoenig's avatar johannkoenig Committed by Commit bot

Roll libvpx c600ca:471ce8

Restrict vp9 decoder to 16384x16384
https://codereview.chromium.org/1106303002
BUG=450939

Fix arm/LTO build
https://codereview.chromium.org/1085023004

Hopefully fix AVX2 detection once and for all
https://codereview.chromium.org/1104213004
BUG=480586

R=tomfinegan@chromium.org

Review URL: https://codereview.chromium.org/1115503002

Cr-Commit-Position: refs/heads/master@{#327392}
parent 3ef939da
...@@ -40,7 +40,7 @@ vars = { ...@@ -40,7 +40,7 @@ vars = {
'pdfium_git': 'https://pdfium.googlesource.com', 'pdfium_git': 'https://pdfium.googlesource.com',
'skia_git': 'https://skia.googlesource.com', 'skia_git': 'https://skia.googlesource.com',
'boringssl_git': 'https://boringssl.googlesource.com', 'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'c600ca703b712ac0d2db719970a1fce6de70fcb4', 'libvpx_revision': '471ce88a3ab02b1cdc99ebdc0ecf0e361b92c3be',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
'skia_revision': 'a73239a0096370221d3dfababf339dd6d3fed84f', 'skia_revision': 'a73239a0096370221d3dfababf339dd6d3fed84f',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment