Commit 90a78545 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 0bfdbc37e9ec to 06bbeb3398af (6 revisions)

https://webrtc.googlesource.com/src.git/+log/0bfdbc37e9ec..06bbeb3398af

2020-11-11 danilchap@webrtc.org in Av1 encoder wrapper communicate end_of_picture flag similar to VP9
2020-11-11 alessiob@webrtc.org Reland "RNN VAD: pitch search optimizations (part 3)"
2020-11-11 alessiob@webrtc.org Reland "RNN VAD: pitch search optimizations (part 2)"
2020-11-11 alessiob@webrtc.org Reland "RNN VAD: pitch search optimizations (part 1)"
2020-11-11 kwiberg@webrtc.org CallbackList: Don't allow reentrancy
2020-11-11 gvaish@chromium.org Allow AudioAttributes to be app/client configurable

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: I2075a0ca623580f1bec26d6942f6f03f38c1679e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532639Reviewed-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@{#826435}
parent 6b92159e
...@@ -1499,7 +1499,7 @@ deps = { ...@@ -1499,7 +1499,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '0bfdbc37e9ec9602355206eff012e25cb7eb805c', Var('webrtc_git') + '/src.git' + '@' + '06bbeb3398afa8651ca76ea7eb56b7d046edfca8',
'src/third_party/libgifcodec': 'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), 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