commit | 26341990a1c31e6510957d32df75d5fb11991b65 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon Nov 05 12:55:18 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 05 13:02:29 2018 +0000 |
tree | 8bbe33b3906408819bcfcfbc8947b1a1ebd47d6b | |
parent | a1ead6f2ab755e13c97db05134b150771c48bb2a [diff] |
Move MovingAverage to rtc_base/numerics and update it. This utility class is needed in rtcp_rtp. Instead of reimplementing it again, the existing class is moved to rtc_base, cleaned from unused features and extended as required for the new usage. Bug: webrtc:9914 Change-Id: I3b0d83d08d8fa5e1384b4721a93c6a90781948fd Reviewed-on: https://webrtc-review.googlesource.com/c/109081 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25498}
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.