commit | 3c6eac2860ffea44c193b3e34a6711e8142f8379 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Tue Apr 26 11:37:10 2016 |
committer | Peter Boström <pbos@webrtc.org> | Tue Apr 26 11:37:20 2016 |
tree | 185612da8a98d3f04db3ca2fb98e3b27dfced6d8 | |
parent | d486dc1bd7f1e0eff7118f14b22768067dcd9cef [diff] |
Remove QualityScaler framerate reduction. Framerate-reduction code is disabled on all platforms, and this code adds complexity. It's necessary to react fast, especially on mobile platforms or other bad network conditions and framerate reduction adds another step between HD and QVGA. BUG=webrtc:5678, webrtc:5830 R=jackychen@webrtc.org, mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1885893002 . Cr-Commit-Position: refs/heads/master@{#12503}
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.