commit | 560ddb7321f2ae42ff1eb4c79d7c65d59f61dfe2 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Thu Feb 23 03:22:02 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 23 11:22:02 2017 +0000 |
tree | f17792e334985d12e09be82e04b8b2d72dae977a | |
parent | 7439a93b4cc6bafc099f2fe69f3f339c9dcbdf2b [diff] |
Set scaling limit at 320 * 180 for all implementations. The MediaCodec decoder on android has trouble decoding video at so low resolutions. We set the limit a bit higher for all implementations pending a robust software fallback implementation for MediaCodec. BUG=webrtc:7206 Review-Url: https://codereview.webrtc.org/2709153002 Cr-Commit-Position: refs/heads/master@{#16798}
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.