commit | f6515cd0e3a11d3893242cbc8313b0fc902aedcc | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Thu Nov 02 10:25:58 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 02 12:22:07 2017 |
tree | cb0e2c9517af288290376a5b79cfec460eed602f | |
parent | 4f167df8fa82ed6982e42e682f6117ade0f1843a [diff] |
Fix and optimize input buffer filling in HardwareVideoEncoder. Previously input buffers would be filled incorrectly for sparsely packed buffers where stride is not equal to the plane width. Bug: webrtc:8478 Change-Id: I080fa3c354a27982bb996be8c1e41b103384e4bc Reviewed-on: https://webrtc-review.googlesource.com/17321 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20550}
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.