commit | 18cf2383aa2eb9de5778991c9d13b6b847143d37 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Tue Jan 22 12:52:31 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 22 11:54:45 2019 +0000 |
tree | 0759089ea6eec5c07c35680cfafeebda088a26b9 | |
parent | d47d3ebdff2e2f8dbce68cece845b3019020a77d [diff] |
Always use real VideoStreamsFactory in full stack tests Because quality scaling is enabled now in full stack test, correct factory should be used to compute actual resolution. Also, since analyzed stream may be disabled completely now, change how analyzer considers the test finished --- count captured frames and stop if required amount of frames is captured and no new comparison were made. Bug: webrtc:10204 Change-Id: I205ebc892969ec1cf2d83e054e5c95e089d32104 Reviewed-on: https://webrtc-review.googlesource.com/c/118687 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26358}
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.