| commit | 180423f367e053af0a72519cccb7d646d7d67785 | [log] [tgz] |
|---|---|---|
| author | Erik Språng <sprang@webrtc.org> | Fri Sep 12 12:45:14 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 12 14:19:31 2025 |
| tree | fc8023a544a0e61e3c80681b447554c1b7f6337e | |
| parent | 29f98afacd4c86e87f37c49340fd77e62b400335 [diff] |
Extract encode method of libaom av1 encoder. This is a refactoring the extracts the core encode method and the logic to populate EncodedImage and CodecSpecificInfo in helper methods. This will make it easier to encode calls from several call sites in the libaom av1 wrapper. Bug: webrtc:443906251 Change-Id: If39685e357a0a293eceb0dfe879f1810b017542d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408783 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45637}
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.