commit | f8db6641b512c75a19490163df9117560abf0a50 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Mar 18 22:58:17 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 11:43:29 2025 |
tree | 1e5a4227dd7bc4792780a45544ba4c1836c0d9bf | |
parent | b745acf35cc587034bb9db47cf11e9ac2c021df2 [diff] |
Move codec mappings from RtpTransceiver to CodecLookupHelper This is done to ease lookup - lookup is currently by MID, and MID is only assigned to transceivers at SLD/SRD time. Bug: webrtc:360058654 Change-Id: I67d35b0dc2370166e11954c64c9556f194550cc0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/381402 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44161}
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.