commit | 5304a32a94b3d81367067b19372a374bcbd53589 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Aug 27 11:27:05 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 30 11:00:13 2018 |
tree | 113d442dd6405170a81129c291905359df913add | |
parent | 7bca8ca4e2d7833da719c22bc0e1368a1d81ddc9 [diff] |
Delete StreamStatistician::IsRetransmitOfOldPacket Return value always passed as the |retransmitted| argument to ReceiveStatistics::IncomingPacket. The implementation of this method, StreamStatisticianImpl::IncomingPacket, can call its own IsRetransmitOfOldPacket, which is demoted to a private method. Bug: webrtc:7135 Change-Id: I904db676738689c7a1db4caa588f70e64e3c357d Reviewed-on: https://webrtc-review.googlesource.com/95649 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24494}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.