commit | 84995439fdfaa3ddee2d4120e32889f988a534e0 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@google.com> | Wed Sep 09 14:14:19 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 09 15:26:02 2020 |
tree | cc5edc218c78ae5a91fc45fc4cef6bd7cd626ae8 | |
parent | c9472b8c222024f47c768ed8a46c0b237a3beca3 [diff] |
Add NV12 video buffer type This will allow incoming NV12 frames to be encodable by libvpx without requiring a conversion to I420 before encoding. NV12 is supported in libvpx https://chromium.googlesource.com/webm/libvpx/+/master/CHANGELOG Bug: webrtc:11916 Change-Id: I30e9c42c0607bee07691930c0248921bba09134c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183720 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@google.com> Cr-Commit-Position: refs/heads/master@{#32061}
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.