commit | 726b0e824ba8b0f8d1b1381561da9027208f7c3e | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Mon May 17 13:29:29 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 17 15:32:15 2021 |
tree | 2afdd8aaed7c84aa725b7bf3c1b0dd63e400cf0c | |
parent | 4ccdf932e1706caee26b3faa33753d27f93d79ad [diff] |
Refactor RtpSenderTest.TrafficSmoothingW* tests Reduce to testing what RTPSender is actually interested in: that packets are actually forwarded to the pacer. Partially the old test was verifying TransmissionOffset header extension, add an explicit test for that at RtpRtcp-level instead. Bug: webrtc:11340 Change-Id: I62be39e1d9d8c214c3277f4f1326db05b937674a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218845 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34023}
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.