commit | 62faaabce961327c677385b64b8fee2ab983a743 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Wed Jun 14 19:03:31 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 14 17:37:15 2017 +0000 |
tree | e295192a00eaaa4e6813bd90b0fd3771f741fb66 | |
parent | cca0f6cc688a98b4fe01302b371163fc64a7a983 [diff] |
Android: Add functionality for wrapping C++ I420 buffers to Java This functionality is needed when sending C++ I420 buffers to Java VideoSinks or Java encoders. Bug: webrtc:7749 Change-Id: Ied783470b90b9d2e0cb5930795f35de4a296d499 Reviewed-on: https://chromium-review.googlesource.com/532961 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18597}
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.