commit | 172fd8536e8ca34c160232e18010dfc090ad7c1b | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu May 24 12:17:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 24 13:35:31 2018 |
tree | 5bca75898402bfa10e98c1444a1baca26914bef7 | |
parent | ec2eb2218f1e19ef8a675d494f565b2a9975a7d3 [diff] |
Replaces redundant congestion controller components This CL replaces components in the congestion controller module that are identical to equivalent components in the rtp and goog_cc subfolder. Some redundant components are left as they were not trivial to replace. Bug: webrtc:8415 Change-Id: I86a1f164d7b100b8ec8ba7dbc1c9bda2128a4f37 Reviewed-on: https://webrtc-review.googlesource.com/78521 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23384}
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.