commit | 3147e29c4e15df274a2d4a271341f77df640f550 | [log] [tgz] |
---|---|---|
author | “Michael <mhoro@google.com> | Sat Feb 19 22:48:50 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 21 19:40:44 2022 |
tree | 42e61a5696838038a05eb3d2884a01f350986746 | |
parent | 1f6e4308ab071d1386a25ca5d833f89a1de58a3f [diff] |
Refactor encoder-complexity param in VideoCodec w/backward compatibility Move complexity parameter to the main VideoCodec class to enable additional video codecs to use the parameter without creating a new codec-specific structure. Bug: webrtc:13694 Change-Id: Icb7cf640b178875d799f39ade8b5084e3222bb1c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251921 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Michael Horowitz <mhoro@google.com> Cr-Commit-Position: refs/heads/main@{#36040}
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.