commit | 45bb717a2866c2d836b5332a24af0d09f2b30714 | [log] [tgz] |
---|---|---|
author | Casey Fischer <caseyfischer@google.com> | Mon Jun 01 18:38:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 01 20:55:42 2020 |
tree | 0be0048e53333a16af01a2c2d8ae5c15b459f563 | |
parent | fce28fa091ae82feef2e354e934f6c33c31e7ebb [diff] |
Revert "Add trace of enqueued and sent RTP packets" This reverts commit 45b9192ad981dcdc12ad4aef087fff2195bd030c. Reason for revert: When tracing is disabled, this results in a clang warning (unused variable), which results in a build error since Werror is enabled by default. Original change's description: > Add trace of enqueued and sent RTP packets > > This is useful in debugging the latency from a packet > is enqueued until it's sent. > > Bug: webrtc:11617 > Change-Id: Ic2f194334a2e178de221df3a0838481035bb3505 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176231 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Commit-Queue: Johannes Kron <kron@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#31381} TBR=sprang@webrtc.org,kron@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:11617 Change-Id: I854c17e587c624691a0e5e3ec9fd38c2607eda84 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176380 Commit-Queue: Casey Fischer <caseyfischer@google.com> Reviewed-by: Adam Nathan <adamnathan@google.com> Cr-Commit-Position: refs/heads/master@{#31399}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.