commit | 932f274e86e81f95f97a906f08443963639dd45d | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Oct 10 14:04:32 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 16:33:37 2025 |
tree | 546dd7d8c67e088ab619196a935f665993b7747f | |
parent | aa8e7c092737e88f42c1c3790405b4118c0a4b8d [diff] |
Reland: Move CodecParameterMap functions to rtp_parameters This leaves webrtc_sdp.* with only the code related to parsing for SessionDescriptionInterface, unlocking the next step of co-locating that code with the jsep code which (circularly) depends on it. This is a reland of: https://webrtc-review.googlesource.com/c/src/+/414840 Bug: webrtc:42222470 Change-Id: I6344ea76e54ab9924cb9b3477e9b22c5c3a186c7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415400 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45899}
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.