commit | 2bdf79ac9172ae70c6f3f2129d9132c695774851 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Mon Feb 13 15:22:04 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 11:09:51 2023 |
tree | c1245b5bd1bf4542d8e2a56e0d50cdb28cb139bf | |
parent | 880f1d5ab9e8cda5eb2c6a3de39d2554ef08e9f7 [diff] |
Handle frame_types=null in VideoEncoderWrapper::Encode() frame_types=null is a valid input for Encoder(). VP8/VP9/H264 software encoder wrappers can handle frame_types=null. Bug: b/261160916, webrtc:14852 Change-Id: I96ed98d553546ecbe70ff0356f314496f838c535 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293260 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39325}
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.