Roll src/third_party/libvpx/source/libvpx/ 3b460db21..e4408a07b (11 commits)
https://chromium.googlesource.com/webm/libvpx.git/+log/3b460db214b5..e4408a07bea9
$ git log 3b460db21..e4408a07b --date=short --no-merges --format='%ad %ae %s'
2018-04-25 linfengz Update variance_test.cc
2018-04-27 marpan vp9-svc: Remove the memset on the svc fb_idx.
2018-04-25 jianj VP9 SVC: Add new level to constrain inter-layer pred.
2018-04-26 marpan vp9-svc: Remove unneeded call and init some parameters.
2018-04-26 huisu Respect MV limit in vp9_int_pro_motion_estimation()
2018-04-24 huisu Do one level less of transform search for large blocks
2018-04-23 marpan vp9-svc: Add GET control to get SVC pattern info.
2018-04-24 jianj Fix vp8_multi_resolution_encoder test failure.
2018-04-24 huisu Calculate transform size cost once per frame
2018-04-23 huisu Remove get_tx_probs2()
2018-04-23 huisu Add speed feture to control tx size search depth
Created with:
roll-dep src/third_party/libvpx/source/libvpx
[email protected]
BUG=webm:1526, webm:1527
Change-Id: I378c1da29d587a3edfa50f8fd984b0eb318ae765
Reviewed-on: https://chromium-review.googlesource.com/1035530
Reviewed-by: Johann Koenig <[email protected]>
Commit-Queue: Jerome Jiang <[email protected]>
Cr-Commit-Position: refs/heads/master@{#554864}
diff --git a/DEPS b/DEPS
index 85ab5ad..f7feb3d 100644
--- a/DEPS
+++ b/DEPS
@@ -747,7 +747,7 @@
},
'src/third_party/libvpx/source/libvpx':
- Var('chromium_git') + '/webm/libvpx.git' + '@' + '3b460db214b5bec07a3da6914a224d90c361ccac',
+ Var('chromium_git') + '/webm/libvpx.git' + '@' + 'e4408a07bea94740f5fc1cd05e62aa2dda5f57ff',
'src/third_party/libwebm/source':
Var('chromium_git') + '/webm/libwebm.git' + '@' + 'af81f26025b7435fa9a14ad07c58b44cf9280430',