commit | 86f7afd44f756cf84011a524e9b8d2d398c1a154 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Jun 08 12:59:03 2016 |
committer | Niels Möller <nisse@webrtc.org> | Wed Jun 08 12:59:14 2016 |
tree | d2c552501e4efe6d634005523ae0c7c99e7a5fca | |
parent | a10740239dd0f40f54d65288055e128496e2da3f [diff] |
Android: Fix texture leak. The bug fix in https://codereview.webrtc.org/2033943004 was incomplete, and leaks the texture in the case of texture frames arriving during close. See also the similar bug fixed in https://codereview.webrtc.org/2012773004. BUG=webrtc:5966 R=perkj@webrtc.org, sakal@webrtc.org Review URL: https://codereview.webrtc.org/2044383002 . Cr-Commit-Position: refs/heads/master@{#13067}
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.