commit | b92345615e95377f76e76f17b8cbff34bd9b808a | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Thu Aug 08 18:49:19 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 19:28:27 2024 |
tree | fb23566bdd1888cc61ba95449d02f197e920970c | |
parent | 7e37e5fd5a54d3ee001dbdc4beda160943e1bff3 [diff] |
[jumbo] Add begin()/end() to EncodedImage[BufferInterface]. This allows these types to meet the requirements of e.g. std::ranges::range, which is necessary for them to work with the std::span range constructor, or the "non-legacy" constructor for Chromium's base::span. Bug: none Change-Id: Ia51c17690c785e0714c36d237094877129e0cbaf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/358844 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42838}
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.