Roll src/third_party/libvpx/source/libvpx/ 14dbdd95e..a2127236a (14 commits)
https://chromium.googlesource.com/webm/libvpx.git/+log/14dbdd95e686..a2127236ae47
$ git log 14dbdd95e..a2127236a --date=short --no-merges --format='%ad %ae %s'
2017-12-07 marpan vp9: Reset buffer level on large bitrate changes.
2017-12-15 yinshiyou-hf vp8: [loongson] optimize loopfilter v2.
2017-12-14 johannkoenig add copyright to rtcd files
2017-12-14 johannkoenig remove unused tools
2017-12-14 johannkoenig mark generated version header
2017-12-14 johannkoenig fix typo in boilerplate
2017-12-14 johannkoenig mark generated rtcd headers
2017-12-14 yinshiyou-hf vp8: [loongson] optimize sixtab predict v2.
2017-12-13 marpan vp9: Update to SVC datarate tests.
2017-12-13 marpan vp9: Cleanup/remove TODO comment.
2017-12-07 marpan vp9: Reset rc flags on some configuration changes.
2017-12-08 jianj vp9 svc: Allow denoising next to highest resolution.
2017-12-04 paulwilkins Bug fix for second reference stats.
2017-12-05 jianj Fix build warnings for gcc 6.3
Created with:
roll-dep src/third_party/libvpx/source/[email protected]
Bug:
Change-Id: Idee3e197e6b838540dbd212aa233284c277a7550
Reviewed-on: https://chromium-review.googlesource.com/837287
Reviewed-by: Johann Koenig <[email protected]>
Commit-Queue: Marco Paniconi <[email protected]>
Cr-Commit-Position: refs/heads/master@{#525498}
diff --git a/DEPS b/DEPS
index 1434f17..3cf70737 100644
--- a/DEPS
+++ b/DEPS
@@ -478,7 +478,7 @@
},
'src/third_party/libvpx/source/libvpx':
- Var('chromium_git') + '/webm/libvpx.git' + '@' + '14dbdd95e686eafbe556c154c9e0bd76fe1d2d1a',
+ Var('chromium_git') + '/webm/libvpx.git' + '@' + 'a2127236ae4742f329e5571d76b84de08cd3b8ea',
'src/third_party/libwebm/source':
Var('chromium_git') + '/webm/libwebm.git' + '@' + '4956b2dec65352af32dc71bab553acb631c64177',