commit | 149533abd48e5fcf719ecc50272c035489acebb4 | [log] [tgz] |
---|---|---|
author | Xiaolei Yu <dreifachstein@gmail.com> | Thu Nov 02 23:55:01 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 06 13:52:26 2017 |
tree | ce081554bf6832db64ec3db34873d7f042250d33 | |
parent | ed2b1c954c7fa52cb3a535445ac74c1b99c10f1e [diff] |
Move rendering code in SurfaceViewRenderer to a separate class. The new SurfaceEglRenderer helper class extends EglRenderer and implements rendering on a SurfaceView. Bug: webrtc:8242 Change-Id: Ic532fe487755d3b54c6bd03f239d714e1ecb10ad Reviewed-on: https://webrtc-review.googlesource.com/2940 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20562}
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.