commit | d1f83cf35b47f88065ca104de3446f7b301e49d3 | [log] [tgz] |
---|---|---|
author | fbarchard <fbarchard@google.com> | Sat Jul 09 00:33:20 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Jul 09 00:33:28 2016 |
tree | ca19c9ed743e3d80280c6e1468740a0b55ccb5cc | |
parent | 5d3f2bae48e19451597431afdf9c118268f34b98 [diff] |
include planar functions for I420Rect() The prototype for I420Rect is in libyuv/planar_functions.h In the past the header was included by convert.h but in future versions the headers dont include each other so its important to include the specific header needed. R=marpan@webrtc.org BUG=webrtc:6091 Review-Url: https://codereview.webrtc.org/2130153005 Cr-Commit-Position: refs/heads/master@{#13421}
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.