commit | bf607e25649494536867eb79721dc70661422bb8 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jul 27 14:50:21 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 07:57:43 2022 |
tree | 626da5825d0018a9a7f5075c38e7fd2d1210f181 | |
parent | d10b2b65604f8e305e11c03356a8d8fc81b559df [diff] |
Speed up vp9 encoder reference fuzzer Replace mock implmentation with manual noop implementaion. libvpx interface is called a lot, and mock implementation of it adds noticable overhead. Bug: chromium:1281020 Change-Id: I7fe5cbfd08d5056a14d75e009acff368700c26a8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269214 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37656}
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.