Roll src/third_party/libvpx/source/libvpx/ be5df6080..3b460db21 (19 commits)
https://chromium.googlesource.com/webm/libvpx.git/+log/be5df6080154..3b460db214b5
$ git log be5df6080..3b460db21 --date=short --no-merges --format='%ad %ae %s'
2018-04-19 martin configure: Use both check_header and check_lib for pthreads
2018-04-18 marpan vp9:aq-mode=3: Keep perc_refresh fixed for screen content mode.
2018-04-18 marpan vp9: Add condition of real-time mode to scene detection.
2018-04-18 marpan vp9: Rate control fix for CBR mode.
2018-04-18 marpan vp9: Remove limit on QP on key frame for CBR.
2018-04-16 jianj SVC: Fix duplicated run of svc datarate tests.
2018-04-16 marpan vp9: Changes for scene detection overshoot and SVC.
2018-04-17 linfengz Update variance avx2 functions
2018-04-17 marpan vp9: Remove this_key_frame_forced setting for CBR.
2018-04-16 linfengz Update variance sse2 functions
2018-04-16 jianj vp9: fix multiple run for vp9 datarate tests using one bitrate.
2018-04-14 martin configure: Test linking pthreads before using it
2018-04-12 jianj vp9: refactor vp9 datarate test for better sharding.
2018-04-13 jianj Clean up is_two_pass_svc.
2018-04-13 jianj Clean up svc comment in vp9_bitstream.c
2018-04-12 jianj Silence warning when built with --enable-internal-stats.
2018-04-11 jianj vp9 svc: Refactor svc datarate test for better sharding.
2018-04-09 jzern vpx_image: remove unused image formats
2018-03-29 paulwilkins Add extra case to wq_err_divisor()
Created with:
roll-dep src/third_party/libvpx/source/libvpx
[email protected]
Change-Id: I1a128f710a06e272100a7e96288022f9580ca5a3
Reviewed-on: https://chromium-review.googlesource.com/1022114
Reviewed-by: Johann Koenig <[email protected]>
Commit-Queue: Marco Paniconi <[email protected]>
Cr-Commit-Position: refs/heads/master@{#552487}
diff --git a/DEPS b/DEPS
index f8c0b1b..837b756c 100644
--- a/DEPS
+++ b/DEPS
@@ -741,7 +741,7 @@
},
'src/third_party/libvpx/source/libvpx':
- Var('chromium_git') + '/webm/libvpx.git' + '@' + 'be5df6080154e58db88fa3640e127efd18c04bde',
+ Var('chromium_git') + '/webm/libvpx.git' + '@' + '3b460db214b5bec07a3da6914a224d90c361ccac',
'src/third_party/libwebm/source':
Var('chromium_git') + '/webm/libwebm.git' + '@' + 'b03c65468b06d097f27235d93d76bfc45f490ede',