commit | ed02c6d68f31baed3cfb7656062895a4d1cb7e65 | [log] [tgz] |
---|---|---|
author | skvlad <skvlad@webrtc.org> | Tue Feb 07 18:45:31 2017 |
committer | skvlad <skvlad@webrtc.org> | Tue Feb 07 18:45:31 2017 |
tree | 20dcaf6c405101cf687831f2ca06049b36230db8 | |
parent | 76bc8e858ff288449163c97aa66928f2eecdfd28 [diff] |
Revert of RTCInboundRTPStreamStats.qpSum collected. (patchset #4 id:80001 of https://codereview.webrtc.org/2675943002/ ) Reason for revert: Breaks downstream build. Original issue's description: > RTCInboundRTPStreamStats.qpSum collected. > > This was previously only collected for local tracks > (RTCOutboundRTPStreamStats.qpSum). > > Spec: https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum > > This CL also improves some testing in rtcstatscollector_unittest.cc. > Default and non-default values are tested in the same unittests, > removing the test that was specific to default-values, which was > otherwise code duplication. > > BUG=webrtc:7065 > > Review-Url: https://codereview.webrtc.org/2675943002 > Cr-Commit-Position: refs/heads/master@{#16477} > Committed: https://chromium.googlesource.com/external/webrtc/+/cd195bea5e38a61e73b08f82445560d9136cd9da TBR=sakal@webrtc.org,hta@webrtc.org,hbos@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:7065 Review-Url: https://codereview.webrtc.org/2687483002 . Cr-Commit-Position: refs/heads/master@{#16479}
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.