commit | ea7f3d7230cbce630504469b18c433cdcc0d8fb9 | [log] [tgz] |
---|---|---|
author | Yury Yarashevich <yura.yaroshevich@gmail.com> | Thu Apr 27 12:01:40 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 08:45:25 2023 |
tree | 76513d5b6a487bd113a3191fc4c5e9dcaeff67f8 | |
parent | df4bc33e11df9bcc188195e3b779247c7851883c [diff] |
Update iOS H264 profile+level table. Added H264 profile level information for new devices. Use machine name to form table to simplify later updates. Implemented workaround for unknown devices. Previous update was done as part of: https://webrtc-review.googlesource.com/c/src/+/256976 Device machine names obtained from: https://gist.github.com/adamawolf/3048717 Machine name to device model matching was done with: https://everymac.com/ultimate-mac-lookup/ Bug: webrtc:15094 Change-Id: I85b7faa51b9f239d0b7783b9926449e02f5482d3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303760 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39962}
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.