Commit 2fa4f301 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll WebRTC from bb1a28de3cf1 to d7808f1c464a (15 revisions)

https://webrtc.googlesource.com/src.git/+log/bb1a28de3cf1..d7808f1c464a

2020-12-08 landrey@webrtc.org Add DVQA support for scenarios with new participants joining
2020-12-08 alessiob@webrtc.org RNN VAD: GRU layer optimized
2020-12-08 philipp.hancke@googlemail.com sdp: log unhandled lines at LS_VERBOSE level
2020-12-08 gustaf@webrtc.org AEC3: Prevent diverging coarse filter from influencing the refined filter
2020-12-08 kron@webrtc.org Change LS_ERROR to LS_WARNING for unsupported decoder formats
2020-12-08 phancke@nvidia.com use [35,65] rtp payload type range for new codecs
2020-12-08 hta@webrtc.org Don't log errors on a=rtcp lines
2020-12-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 3d828369..2be5b61c (834461:834670)
2020-12-08 henrika@webrtc.org Removes spammy SDP log
2020-12-08 peah@webrtc.org Make the static variable kChunkSizeMs constexpr
2020-12-08 philipel@webrtc.org Clean up RtpVp9RefFinder unittests.
2020-12-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision eb89725d..3d828369 (834328:834461)
2020-12-07 hta@webrtc.org Stop threadjumping to get RTP transport in channel.cc
2020-12-07 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c24aab83..eb89725d (834189:834328)
2020-12-07 phancke@nvidia.com allow dynamic payload types <= 95

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: chromium:1155477
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ie20f4b1daf046a350b4543cf74096d27f4477e38
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580000Reviewed-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@{#835187}
parent 967d2e07
......@@ -1540,7 +1540,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bb1a28de3cf17476142e9de8ee12fe6c567d06c1',
Var('webrtc_git') + '/src.git' + '@' + 'd7808f1c464a07c8f1e2f97ec7ee92fda998d590',
'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