commit | 96dbc60704c229208877a280ff111471f7794d0a | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Mon Apr 04 12:16:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 05 08:28:23 2022 |
tree | 67ba8f3933bdc5b4e989392e45bd913a53d619c0 | |
parent | ba1b56adf6d2c2fbe7c7ae84a302ce48f80a2a28 [diff] |
Fix fallback implementation name The fallback implementation currently returns "...(fallback from unknown)" since ImplemenationName() is deprecated. Fix this by using GetDecoderInfo() to determine the implementation name. Bug: webrtc:12271 Change-Id: Ifa1d97678cd1bf05d9b5a10b73da23c4d54a1e05 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257901 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36440}
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.