commit | e5447fb6d1a1dafe5f0ece08bfc431ca4755139a | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Feb 20 18:38:47 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 21 13:39:16 2018 |
tree | bbc958d06a8bc86895406b05c53ec17186372deb | |
parent | df023aa6b434e6845fa06a0dc3be0d6268658063 [diff] |
Removed fake rtp transport controller send. The fake rtp transport controller is only used by CallBitrateTest, but the functionality tested in CallBitrateTest is now tested in RtpBitrateConfiguratorTest. Removing the fake rtp transport controller send reduces the complexity of refactoring the rtp transport controller send interface. Bug: webrtc:8415 Change-Id: I4673daea4e68521e7e14293514830d6e704219bc Reviewed-on: https://webrtc-review.googlesource.com/54480 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22125}
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.