commit | af366443b71c14f9c367f2db873dd10734088e69 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Apr 22 13:20:28 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 26 17:49:59 2021 |
tree | 3c71da71ece6c2994cf50203af6ca9fe3b717973 | |
parent | a839cca2bc77a267007bde0f4d64179d407ab7e7 [diff] |
Calculate VP9 generic info from vp9 specific info Encoder wrapper can provide more accurate vp9 generic info, but each vp9 encoder wrapper would need to fill this structure. Inserting this code into the call allows to have some generic info for all vp9 encoder wrappers. Bug: webrtc:11999 Change-Id: I82490d24454815aa29bbb1c86f351e0b37292d59 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/214491 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33836}
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.