commit | 142fcc96d60af65e05596925bea0fc9db2fa9c1d | [log] [tgz] |
---|---|---|
author | asapersson <asapersson@webrtc.org> | Thu Aug 17 15:58:54 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 17 15:58:54 2017 |
tree | 71e1821d50cf49ba83b83ab9be5884e81d977b24 | |
parent | b5c319ad8bc86204825ddeb88dcc482348686ff5 [diff] |
Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. Make it possible for forced VP8 SW fallback encoder to set min_pixels_per_frame via GetScalingSettings(). Add a min required resolution (in addition to bitrate) before releasing forced SW fallback. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/3000693003 Cr-Commit-Position: refs/heads/master@{#19390}
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.