Files
platform-external-webrtc/webrtc
sprang 892dab52b6 Fix incorrect InterframeDelayMaxInMs histogram metrics
Two bugs:

1) The max value should only be reported if the average is also
   reported. Otherwise the max might become lower than average.
   (On average).

2) When reporting that max value, actually use the max value.

BUG=webrtc:7420

Review-Url: https://codereview.webrtc.org/3002593002
Cr-Commit-Position: refs/heads/master@{#19352}
2017-08-15 12:00:33 +00:00
..
2017-07-19 17:40:47 +00:00
2017-08-09 13:42:32 +00:00
2017-08-14 07:40:58 +00:00
2017-06-30 10:04:59 +00:00
2017-08-03 17:45:31 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.