commit | 13e743419d3d27f152898a5f497e62196482ccb0 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Mar 02 12:28:00 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 02 16:30:19 2018 +0000 |
tree | 2d203a501dcaa64575f118a913eef7846b6e6729 | |
parent | 9039969de2235df02edf7dc35aec0c574fd2576c [diff] |
Merge SimulcastStream and SpatialLayer structures. Both simulcast stream and spatial layer can be described with the same set of parameters. There is no need in two separate definitions. 1. Original definition of SpatialLayer is removed. 2. SimulcastStream is renamed to SpatialLayer. 3. SimulcastStream is equated to SpatialLayer using typedef. Bug: webrtc:8518 Change-Id: I90761952b032a1b71fc4bba11f74a6daaf58880a Reviewed-on: https://webrtc-review.googlesource.com/57102 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22272}
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.