Adjust check for key frame in vp9_encoder_references_fuzzer Instead of checking if fuzzer ask encoder to produce a key frame, check if encoder choose to produce a key frame. In particular that address scenario where encoding 1st frame that fuzzer ask to be delta frame, but encoder naturally make it a key frame. Bug: chromium:441543209 Change-Id: Ia31784500d70caa44ad546ac87d197ba4904c28d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/411820 Reviewed-by: Erik Språng <sprang@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45834}
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.