commit | 97b3b41286e072cfca3050278bdfda98c1a17d13 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri Feb 28 11:53:07 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 13:35:50 2025 |
tree | 6013100cecaab5994a113123a5222d87b59421cb | |
parent | fa21ad98afd9d2ed53a5bb5649c00e2de422f29f [diff] |
Refactor CodecList creation to be explicit about trust. We trust data we generate, we don't trust data from outside, such as remote descriptions. Always check invariants when dealing with outside codec lists. Bug: webrtc:399689225 Change-Id: Icec134912594c3a445662b021bf5f8cd7d8c5218 Fixes: webrtc:399689225 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/379400 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44015}
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.