commit | 9789a44c4b0b2ff8808435c4e5010f3b94391d6c | [log] [tgz] |
---|---|---|
author | Liad Rubin <liadr2@meta.com> | Thu Mar 06 09:16:27 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 10:46:20 2025 |
tree | 7542c0fb53407632d30efc8254ea8185881a94e6 | |
parent | 4a3dffe0415ceba34e07258508123f38a8a6d847 [diff] |
Catch also IllegalStateException when creating hw encoder We've noticed that CodecException are happening in encoder creation, just like happened with decoders in https://issues.webrtc.org/issues/42221900 Applying the same solution as this exception extends IllegalStateException. Bug: None Change-Id: I49678449cfcb615cc5938033b621edb2d1fe5bcc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380080 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: ZoƩ Lepaul <xalep@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44059}
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.