commit | e2f69cfeef50fbb435da0289af398541cf185097 | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Tue Jan 30 10:31:07 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 06 17:18:24 2018 +0000 |
tree | 5b21c8f1e086458aca09637954cd3e20ed1cb64f | |
parent | 29f14322d13e126c1c9cab0d3bf874bd2a652fdb [diff] |
Reland "Updates tests for turning simulcast streams on/off." This is a reland of 8fb22e71ee9bd77676838c5723f7e89a74a64aa9. Original change's description: > Updates tests for turning simulcast streams on/off. > > Due to libvpx we were restricted to always turning the low simulcast > stream on, or else the encoder would always label the active streams' > encoded frames as key frames. Now that libvpx has been updated and > rolled in, this change updates tests to reflect that it is working. > > Bug: webrtc:8653 > Change-Id: I065ef817ace2292605e27e135802cf4a3e90647e > Reviewed-on: https://webrtc-review.googlesource.com/46340 > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Reviewed-by: Erik Språng <sprang@webrtc.org> > Commit-Queue: Seth Hampson <shampson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#21831} TBR=sprang@webrtc.org Bug: webrtc:8653 Change-Id: I32fa92649f3ff40b1e364f880040e52ae698f74d Reviewed-on: https://webrtc-review.googlesource.com/46860 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21918}
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.