commit | 9f096a8707262cfaf26bd704916cd8a65dd0d7ac | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Fri Sep 06 10:06:15 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 06 12:26:43 2024 |
tree | c986db1fee85613a18b806609092e732e880cd29 | |
parent | c7da857813c8a1e806a386fec3df78490c5b5050 [diff] |
Allow VideoEncoderSoftwareFallbackWrapper to return SIMULCAST_PARAMS_NOT_SUPPORTED Now some HW encoders support simulcast. If parameters are not suitable for single encoder simulcast, the error code should be forwarded back to SimulcastEncoderAdapter instead of trying software fallback. Bug: webrtc:347737882 Change-Id: Id02ff1afc012cd46761d9530b1ce368d5dc480bb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361744 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42972}
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.