commit | 0854eb6aa24887abd31f9d2be2e4a859d00b4a76 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Wed Oct 10 20:33:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 10 21:17:55 2018 |
tree | d43f2d66fe1ba43837252769307d15a3fd34018c | |
parent | a8f1e56532aa958d009379f0f3fbf005cdcc3d13 [diff] |
Respond to SDP request extmap-allow-mixed. The SDP attribute extmap-allow-mixed shows that the client supports mixing of one- and two-byte header extensions within the same stream. This is supported on the receive side since CL "Parse two-byte header extensions", commit 07ba2b9445525da3eabf7c188d631abf32279d98. Bug: webrtc:7990 Change-Id: I8419da48673f513fcca21a8722614f4601a075fc Reviewed-on: https://webrtc-review.googlesource.com/c/103420 Commit-Queue: Johannes Kron <kron@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25098}
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.