commit | 8d9c5406c7ba841551e927639f18a1af4f45377d | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Nov 15 17:22:16 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 13:52:03 2017 +0000 |
tree | 2e7ee23db8442a27339cb9c3130d5c5721aa753f | |
parent | 90657302be276b0a18dc0a4f3644943df1205919 [diff] |
Deprecated BitrateController::CreateRtcpBandwidthObserver. The RtcpBandwidthObserverImpl did not provide any features that a raw pointer does not have. deprecating it to simplify further refactoring down the line. Preferring raw pointer usage as it provides equivalent functionality in less code. Bug: webrtc:8415 Change-Id: Id2c4c73a331835f124da8d308615ca2ce34b2d1b Reviewed-on: https://webrtc-review.googlesource.com/22500 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20712}
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.