commit | c9c68ef81e6bd6d64fc40c2f19e44a0691f15aa2 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Jul 08 10:34:31 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 15:39:31 2025 |
tree | e13310ec579032df4d182f1a1f4df7a1b68199c1 | |
parent | d950a7fb2fb16611ea943a41887592e4f4992fa2 [diff] |
Cleanup delayed packet handing in RtpRtcpImpl2 unittests Module/ProcessThread architecture is long time gone, so delayed handling can be done using TaskQueue, which looks simpler and resolves few TODOs Bug: webrtc:42221687 Change-Id: Ie1cfc91eaa982097be6a4ffed2108295ef8e1e62 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399581 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45118}
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.