commit | 8d3396dabec999c58c52617655be2ef97402d88f | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Jun 11 13:43:20 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 11 15:46:00 2021 |
tree | 3e96a4f6cbb1f5653e2fcb42fe71f4fed7c07224 | |
parent | a63d152423dd76c774918cffb9c1e6cdbd5f4b45 [diff] |
In vp9 encoder fuzzer reduce information stored for older frames Making a copy of that information takes noticable amount of time causing fuzzer timeout for larger inputs, but that extra information is not even used. Bug: chromium:1217944 Change-Id: Icf9d43ae4b8feddda972daf3a4743fb73f7766d2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221962 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34271}
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.