ae8a90a1d4dbaa47e40d78394824061ae0878ffc

This change includes updates to the sdp logic, and transceiver dissociation and also tests these updates. The sdp validation for unified plan is updated to consider both the stored remote and local descriptions for an offer, because either could be the most up to date. This is important when considering a recycled m section. This also updates to only dissociate a transceiver when we are setting the remote or local description from an offer. The final small update allows us to properly create a media description for a transceiver that is not new but is part of a recycled m section that has only been set locally for an offer and we are re-offering. Bug: webrtc:8765 Change-Id: Ia86e54fcd977478824cfa88ebaf992215ed68aae Reviewed-on: https://webrtc-review.googlesource.com/52080 Commit-Queue: Seth Hampson <shampson@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22025}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%