commit | 12669513d24c0a39277f1c0bd296ccf71c0bb4b1 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Sat Mar 18 19:33:38 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 20 10:33:40 2023 |
tree | 9fe2b78b1af962ae780d13ff69f98fa7a467a9c8 | |
parent | 6e70aa5905b4b2b4d609c81a0bdc048116a649c1 [diff] |
Use internal codec factories directly BuiltinVideoEncoderFactory, which was used before, has been started to use SEA since https://webrtc-review.googlesource.com/c/src/+/297740. SEA requires factory lifetime to be ~same as created codec lifetime. Codec test doesn't guarantee this currently. Bug: b/261160916, webrtc:14852 Change-Id: I75ef99f1c9fe0d7823f31fd07c05a3ca52f7212d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298201 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39600}
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.