commit | 3e623ef57db6af66484d1f0a0ac91b141dce028f | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Jan 19 09:45:30 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 11:16:00 2024 |
tree | 96204ddaf612c270c9541d1acb85c7b6f22c7242 | |
parent | 434f4cb44f9a2592ac5b07e7741eb9f04975d1ab [diff] |
Respect decoder implementation This allows using different encoder and decoder implementations in a test. For example, to encode with SW encoder and to decode with HW decoder or vice versa. Bug: webrtc:14852 Change-Id: Ic100cba2158fb6311b84a54a0831f2a0dcff9270 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335300 Auto-Submit: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41571}
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.