commit | 1ba220a816e8344729194092ebf3349df347eb26 | [log] [tgz] |
---|---|---|
author | Liad Rubin <liadr2@meta.com> | Mon Jan 13 18:32:06 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 11:31:48 2025 |
tree | a64ba41b921a4448f46f0cb63bf2c244945fdb05 | |
parent | 1dcd3b4ae29db7ccf7817eaef2972a74789b5eeb [diff] |
Migrate from MediaCodecList.getCodecCount to iterate getCodecInfos member function in MediaCodecVideoDecoderFactory GetCodecCount is deprecated in API 21+ and getCodecInfos is encouraged to be used instead. See guidance: https://developer.android.com/reference/android/media/MediaCodecList#getCodecCount() Bug: webrtc:386857228 Change-Id: I3578809a550ef069562c521e47ce58e42ab2f5a8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374163 Reviewed-by: ZoƩ Lepaul <xalep@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43745}
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.