commit | d15165222f688d6ec779747361d95884b62a2dc8 | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Mon Mar 13 12:11:48 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 13 12:11:48 2017 |
tree | 112ce55ff76e671e4b008ad3e79fc5af6f9a24dd | |
parent | 7be1dcb98e17b6ac9228a6f44e1c5d8a570a966a [diff] |
Trigger framelisteners even on frames dropped by the FPS reduction by default. Modification affects EglRenderer on Android. Moves frame dropping to the renderer thread. Frame listeners are triggered even when FPS reduction is active unless applyFpsReduction is set to true. BUG=webrtc:7149 Review-Url: https://codereview.webrtc.org/2688843002 Cr-Commit-Position: refs/heads/master@{#17206}
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.