commit | bf2004bc3735c7cd12e345b469c3994b72629047 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Thu Oct 08 16:58:07 2015 |
committer | Magnus Jedvert <magjed@webrtc.org> | Thu Oct 08 16:58:33 2015 |
tree | e8eb1ffe94b67334a983d28cde0a225036a875ff | |
parent | 4e572470a3f181a043f9f9b98cc0153b7195b9f5 [diff] |
Android SurfaceViewRenderer: Only clear image in release() if initialized This CL is a small bug fix for "Android SurfaceViewRenderer: Allow to re-init after release() has been called" https://codereview.webrtc.org/1389203003/. It is only possible to clear the last image in release() if init() has been called beforehand. TBR=hbos BUG=webrtc:4742 Review URL: https://codereview.webrtc.org/1396573003 . Cr-Commit-Position: refs/heads/master@{#10223}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.