commit | ee95f874885a8489bebc54bae9c3bec26884f858 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Fri Aug 25 04:51:54 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 25 11:51:54 2017 +0000 |
tree | 11a3a8793f0e0020be625d99b9e9870dc1338bbd | |
parent | 26e3abbb40d5fc24642ed61ca226810713084dec [diff] |
Change frame bookkeeping in VideoProcessorIntegrationTest. Now we always process |rate_profile.num_frames| number of frames. This means that the output of the tests in videoprocessor_integrationtest.cc will be slightly different, as we will no process 300 frames, instead of 299. No rate control or quality thresholds need to be updated, however. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/3004583002 Cr-Commit-Position: refs/heads/master@{#19515}
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.