DescriptionTry switching black frame algorithm to a luma-based algorithm.
Sheriffs: if WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo
flakes, revert this patch. It shouldn't flake after this fix.
Instead of looking at color values of individual pixels, see if we can
get more reliable results by looking at luma values instead. This way
we can detect black frames more reliably in the tests.
This is a partial re-land of codereview.chromium.org/1108803002.
This is essentially the black frame algorithm used in testrtc.
BUG=477498
Committed: https://crrev.com/859d9a26e396f802f6aafa13c45a1ce056fe6154
Cr-Commit-Position: refs/heads/master@{#330539}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Review updates + added back reporting mechanism #Patch Set 3 : #
Total comments: 5
Patch Set 4 : Addressing comments #Patch Set 5 : Fixing threshold for first pixel after offline discussion. #
Messages
Total messages: 14 (3 generated)
|