commit | 56db8d09529d5ba92d24954a1d78a90c8ea2cd85 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Sat Feb 26 10:32:51 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 26 10:35:13 2022 |
tree | a4423677437c14e1082bca12bf41f4863044b72c | |
parent | 1db3c7435eb868713c4b362bda032ebf65c22478 [diff] |
Revert "Represent RtpPacketToSend::capture_time with Timestamp" This reverts commit 385eb9714daa80306d2f92d36678c42892dab555. Reason for revert: Causes problems downstream: # # Fatal error in: rtc_base/units/unit_base.h, line 122 # last system error: 0 # Check failed: value >= 0 (-234 vs. 0) Original change's description: > Represent RtpPacketToSend::capture_time with Timestamp > > Bug: webrtc:13757 > Change-Id: I0ede22cd34e3a59afe1477d8edd495dce64e3242 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/252586 > Reviewed-by: Erik Språng <sprang@webrtc.org> > Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#36083} Bug: webrtc:13757 Change-Id: I8442abd438be8726cf671d0f372d50ecfac6847e No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/252720 Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36087}
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.