commit | f714ee1f8ff2670abd556f5a26fea6b36ff8cfe9 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Oct 15 18:23:59 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 15 18:24:11 2018 |
tree | 58b2de0b906c83c35b252f4379ff3fda9a8e40b8 | |
parent | a5778e0d560ffb3e07637547ba8468f4762a2b3e [diff] |
Revert "Deprecates legacy transport feedback adapter." This reverts commit a5778e0d560ffb3e07637547ba8468f4762a2b3e. Reason for revert: ../../rtc_tools/event_log_visualizer/analyzer.cc(1084,3): error: use of undeclared identifier 'webrtc_cc' webrtc_cc::TransportFeedbackAdapter transport_feedback(&clock); Original change's description: > Deprecates legacy transport feedback adapter. > > Bug: webrtc:9586 > Change-Id: Ib8c9cec1eb7f3cfa90b18b4b64171fa1b06713cf > Reviewed-on: https://webrtc-review.googlesource.com/c/105984 > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > Reviewed-by: Björn Terelius <terelius@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#25184} TBR=terelius@webrtc.org,srte@webrtc.org Change-Id: I768149f9f4c5db740c2d5938cb3df1d54a8283d4 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9586 Reviewed-on: https://webrtc-review.googlesource.com/c/106141 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25185}
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.