commit | ba78b5a905bffa05933a135673996df02328f2a4 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Sep 26 18:21:19 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 27 11:25:46 2017 +0000 |
tree | a08c31e58937da6885d9dc508e9787e81ba1bd53 | |
parent | bc7a1a97e958413ecd77f816a8ccae1ab71282ed [diff] |
Android: Generate JNI code for VideoSink and VideoEncoder This is the first CL to start generating JNI code. It has updated two of the most recent classes to use JNI code generation. Bug: webrtc:8278 Change-Id: I1b19ee78c273346ceeaa0401dbdf8696803f16c7 Reviewed-on: https://webrtc-review.googlesource.com/3820 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19994}
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.