commit | 56231d07b3283be3b1466c2d2af7894c64933285 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Oct 31 16:47:06 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 02 10:27:47 2017 |
tree | da279acc268dae66e82fa2bfec4699e1bb7fb3b1 | |
parent | 7797a812aa2a8d1243d5f0a01c5e0de932b59051 [diff] |
Reland "Android: Generate JNI code for VideoSink and VideoEncoder" This is a reland of ba78b5a905bffa05933a135673996df02328f2a4 Original change's description: > 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} Bug: webrtc:8278 Change-Id: Id3e6513736eb87d7c234be3b0d13c5d30435201c Reviewed-on: https://webrtc-review.googlesource.com/4500 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20548}
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.