commit | 45bbc8ac1968acd606c8bc68cf8454986df4c647 | [log] [tgz] |
---|---|---|
author | Åsa Persson <asapersson@webrtc.org> | Mon Nov 13 09:16:47 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 13 10:58:42 2017 |
tree | f2f44e888c10d45f65c33bf3d31edf06d6fe8ab6 | |
parent | b577d5e4c38c09895c2191ae6b5015a5dda9803a [diff] |
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. Switches from VP8 HW to VP8 SW for resolutions <= max_pixels. |<- min_pixels VP8 SW max_pixels ->| VP8 HW | Bug: webrtc:6634 Change-Id: Ib324df2b8418659c29d999259c0ed47448310696 Reviewed-on: https://webrtc-review.googlesource.com/7362 Commit-Queue: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20646}
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.