commit | 604abe09f1d8bffc9e0d52c09484371f063cc2cd | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Thu May 19 06:05:40 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 19 13:05:49 2016 +0000 |
tree | b6bc10bb765a4fb9c4cd0a82a59c810e760f2668 | |
parent | 0026dd85de39e424330637edc740ed7ef149d561 [diff] |
VideoAdapter: Drop frames based on actual fps instead of expected fps Pass timestamps to VideoAdapter instead of setting expected input frame rate, and use that to calculate when frames should be dropped. BUG=webrtc:4938 TEST=Enable quality slider and HUD in debug settings. Request low fps with the quality slider and observe dropped frames. Review-Url: https://codereview.webrtc.org/1982983003 Cr-Commit-Position: refs/heads/master@{#12811}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.