Commit 72754f69 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 71d7c8e3cdd6 to 8452ea86c5cb (4 revisions)

https://webrtc.googlesource.com/src.git/+log/71d7c8e3cdd6..8452ea86c5cb

2020-09-14 mirtad@webrtc.org Synchronize modifications to frame_extra_info_ in jni::VideoEncoderWrapper.
2020-09-14 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 1b3e75b8..ff96bd07 (806461:806570)
2020-09-14 philipel@webrtc.org Removed old OnDecodedFrame callback.
2020-09-14 nisse@webrtc.org Fix standard GetStats to not modify NetEq state.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I711888b2bae340570af11f86b8c9d9607edacf74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410200Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#806656}
parent 91b2c272
......@@ -1471,7 +1471,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '71d7c8e3cdd61b69d09fc392b93cc8c461168f0d',
Var('webrtc_git') + '/src.git' + '@' + '8452ea86c5cbc8f3626c00ddd38ac43db57f1c4d',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......
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