commit | c4a74e95b545f4752d4e72961ac03c1380d4bc1f | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Wed Mar 16 07:51:44 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 16 14:51:51 2016 +0000 |
tree | f951c4d937a1409ee06607a58cfd934a8381dab1 | |
parent | 0e2e5d994fc25f6a5ea649a9c9418690044448a7 [diff] |
Revert of VCMCodecTimer: Change filter from max to 95th percentile (patchset #5 id:180001 of https://codereview.webrtc.org/1742323002/ ) Reason for revert: Caused unexpected perf stats changes, see http://crbug/594575. Original issue's description: > VCMCodecTimer: Change filter from max to 95th percentile > > The purpose with this change is to make the filter more robust against anomalies. googMaxDecodeMs is expected to drop a litte by this. > > BUG=b/27306053 > > Committed: https://crrev.com/4bf0c717740d1834e810ea5f32b3c4306c64235f > Cr-Commit-Position: refs/heads/master@{#11952} TBR=stefan@webrtc.org,philipel@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=594575,b/27306053 Review URL: https://codereview.webrtc.org/1808693002 Cr-Commit-Position: refs/heads/master@{#12018}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.