commit | 72d6915d5f5c0580ccccb6403f417237e2d6a0f4 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Mon Feb 10 13:05:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 13 10:10:37 2020 |
tree | 55046a32b5498ed29c394bd7fa85460616c8d7e7 | |
parent | b28e57e72580b0269cecf91754b4c3a1937e0712 [diff] |
Populate sdp_fmtp_line and channels of RTCCodecStats Change RtpCodecCapability::parameters and RtpCodecParameters::parameters to map from unordered_map to get welldefined FMTP lines. Bug: webrtc:7061 Change-Id: Ie61f76bbab915d72369e36e3f40ea11838827940 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168190 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30512}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.