commit | 17304c3bf83490bb0e6f8a7a2c6f3941c5f2f59d | [log] [tgz] |
---|---|---|
author | Emil Lundmark <lndmrk@webrtc.org> | Fri Sep 15 14:33:03 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 07:43:03 2023 |
tree | 36f9a809b6fbfff8945c158492212b875daf94a3 | |
parent | f96430e433f6bf2e4d213ea7c859bccd47cedfcf [diff] |
Perform packetization verification until a match is found If there happens to be an asymmetry between local and remote codecs we shouldn't validate that there's a 1:1 packetization mapping for every codec. It's sufficient to check that there's at least one matching packetization per codec. Bug: webrtc:15473 Change-Id: Ib4fc8fdd54bb4dccf96f0c802746c848e2deed83 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/320440 Commit-Queue: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Auto-Submit: Emil Lundmark <lndmrk@webrtc.org> Reviewed-by: Sergey Sukhanov <sergeysu@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40760}
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.