commit | 9558ab41eb4de39c62cda2dd1e559f5814a3a0c7 | [log] [tgz] |
---|---|---|
author | Shuhai Peng <shuhai.peng@intel.com> | Wed Mar 02 12:07:25 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 02 14:18:36 2022 |
tree | 5c194f23b2f1ec5879f16dbc41e7850ea401ca65 | |
parent | 0d13bbd4b124bb0afedf26d58da6b19812ab022d [diff] |
remove NV12 to I420 conversion in webrtc AV1 Encoder. libaom supports for NV12 inputs for encoding av1 stream. It will reduce unnecessary conversion from NV12 to I420 format. (https://bugs.chromium.org/p/aomedia/issues/detail?id=3232&q=3232&can=2) Bug: webrtc:13746 Change-Id: I1407227d1690b3f63cb6581eef5d587e5f418892 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251920 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Shuhai Peng <shuhai.peng@intel.com> Cr-Commit-Position: refs/heads/main@{#36111}
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.