commit | 093a9395720ecb7ef696ed6b19568b599634409b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Aug 23 11:49:57 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 23 15:46:06 2023 |
tree | 293caef6fed932f3ca59d3506ebd02f97869e68b | |
parent | 38422ef6444961c0eefbfd93039e86ffb67bcee0 [diff] |
Fix includes in rtp_header_extensions.cc Remove unused includes, including a TODO that is now irrelevant Add missing includes Remove definitinon for constexpr class constants as not needed since c++17 to avoid adding include for RTPExtensionType Bug: webrtc:10198 Change-Id: I5f0ed15c5a9020d8b2e58bdfa213bb38eb59a840 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/317443 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40611}
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.