commit | e17aad2c1d18a9664e2578e04c771ffd8d0b3162 | [log] [tgz] |
---|---|---|
author | Sergio Garcia Murillo <sergio.garcia.murillo@gmail.com> | Wed Oct 02 12:03:08 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 11:06:04 2024 |
tree | 550685273f40cc5a518a88828433b3bb3d1d7390 | |
parent | 0bff76bb8abf0068ab9beae365faf7bcfe7d7fec [diff] |
Use rtc::Buffer for memory storage of EncodedImageBuffer The goal is to be able to write the rtc::Buffer by another utility (like rtc::ByteBufferWriter) and pass it into EncodedImageBuffer without memcpy. Bug: webrtc:42223344 Change-Id: Ieda55e77a36636e8cdff6ad6b7d078de0aeafec0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364243 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43179}
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.