| commit | 1858995fa80f70504e5fc3ea0592b8580993a82d | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Wed May 12 18:58:02 2021 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 13 10:15:05 2021 |
| tree | 37e7c6f331691064ca036c61ecc8a63970267540 | |
| parent | ada00128fe633b2c04565fafb35ccc20a23c3a51 [diff] |
Reduce memory usage of vp9_encoder_references_fuzzer Use cicular buffer instead of ever growing dynamic vector That limits used memory and speed up fuzzing Bug: chromium:1207177, chromium:1202535 Change-Id: Ia69ee7423f720942301b6d0b1a9c16a0cf1b3d55 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218602 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34002}
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.