commit | 269467210d7bbdcb96485333c8ab84d664f7ad56 | [log] [tgz] |
---|---|---|
author | Stephan Hartmann <stha09@googlemail.com> | Mon May 03 11:06:23 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 03 12:35:54 2021 |
tree | f5659fc3b61f2401d6cf65cd421013e7479e2224 | |
parent | 6072275e4a0b0db2de99904202f44316583445c9 [diff] |
libstdc++: fix incomplete type in rtcp_receiver libstdc++ does not allow incomplete type for T2 with std::pair<T1,T2>, which is used by std::unordered_map. Include full definition of TmmbrInformation, RrtrInformation and LastFirStatus. Bug: chromium:957519 Change-Id: I00cad6d5e5a782791f5f64b4e38d7738b2c5ae87 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217180 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33897}
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.