| commit | e7e460ae5d372c90ed301cc1d5ce1d2057e22a2c | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Fri Oct 10 22:01:08 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 12 19:48:02 2025 |
| tree | ca4a9125e6583be58b453418ba7b9cc9f44319a5 | |
| parent | 8955cd7c2bc9b6d8037413c6e33e91e8c862163f [diff] |
Move webrtc_sdp serialization methods and SessionDescriptionInterface ...to the jsep target. This resolves the circular dependency by moving the definitions and implementation of the SDP serialization and deserialization functions and `SessionDescriptionInterface` functions from `pc/` to `api/` and including them with the `jsep` target and in alignment with the JSEP API header. The webrtc_sdp build target lives on for a bit longer while there may be downstream code that includes the webrtc_sdp.h header. Bug: webrtc:42222470 Change-Id: If1417455729e128361575f2da161444bfed8b21e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415745 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45909}
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.