commit | 66557e1af3f95a70753e782224d13a6186ed0d2e | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Wed Mar 02 15:58:59 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 02 16:01:28 2022 |
tree | e8e99fa609e04f0d43dd682d08fc7f5dcf74b28a | |
parent | 5cd7d2aa0f93d7051956f34929a525151012601b [diff] |
Revert "remove NV12 to I420 conversion in webrtc AV1 Encoder." This reverts commit 9558ab41eb4de39c62cda2dd1e559f5814a3a0c7. Reason for revert: speculative revert: breaks downstream project Original change's description: > 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} Bug: webrtc:13746 Change-Id: Ie928f7f5b5992337a9d186fa70b7fdec20a33f00 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/253122 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Owners-Override: Artem Titov <titovartem@webrtc.org> Owners-Override: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36114}
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.