commit | f2a4ec19d10dfd8f52173aa105cb05152bce5d5c | [log] [tgz] |
---|---|---|
author | Philipp Hancke <fippo@sip-communicator.org> | Wed Jul 01 19:07:32 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 01 20:06:06 2020 |
tree | 4f0a9c75d2b4c76224f294b429a9b5931e1e672f | |
parent | 27398d6632d34df8fd723c2f84d4eaabb2890d1e [diff] |
sdp: parse and serialize non-key=value fmtp lines some codecs like RED and telephone-event have fmtp lines which do not conform to the list-of-key=value convention. Add support for parsing and serializing this by setting the name to the empty string. BUG=webrtc:11640 Change-Id: Ie3ef7c98f756940f97d27a39af0574aa37949f74 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178120 Commit-Queue: Taylor <deadbeef@webrtc.org> Reviewed-by: Justin Uberti <juberti@webrtc.org> Reviewed-by: Taylor <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31609}
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.