commit | eaf4a1e10372e1a5a09f8669fca6ae61b156837f | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Tue May 30 01:21:59 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 30 08:21:59 2017 +0000 |
tree | a64f504a0f798c7a771de9fc641eba28b4a5dc8c | |
parent | 7b1b13b2fa1eeea718c120fe70e6fac5c1b56677 [diff] |
Add separate base classes for I420 and I444 buffers Previously, the base class PlanarYuvBuffer was used directly. Having separate base classes will allow us to improve type safety in some places. BUG=webrtc:7632 TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/2914463002 Cr-Commit-Position: refs/heads/master@{#18317}
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.