commit | 26f72901c62c55c4bee627d9f52093d9e31d1783 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Jul 06 09:06:36 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 06 10:21:30 2023 |
tree | 3e05d88c60a2a9a8d07bbd7f8519e366c9056d60 | |
parent | cc6042d876e735219cc7d57be9991da03e28ae61 [diff] |
Mark rtc::CopyOnWriteBuffer move constructor noexcept To allow use more efficient move instead of copy when wrapped into std::vector Bug: webrtc:15263 Change-Id: Ie085e3ae41fc4e49b350e430a6dea4767777bbf4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311460 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40403}
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.