commit | bbda54e6fa3108451fbe83a6b55c30a0f443b532 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Wed Sep 30 14:06:37 2015 |
committer | Magnus Jedvert <magjed@webrtc.org> | Wed Sep 30 14:06:56 2015 |
tree | d4b96844dae178902a40fd0cb814f1eee172b860 | |
parent | ee2bf41a79b9bf44aa1658d2d491577ae440334e [diff] |
Android MediaDecoder: Use frame pool to avoid allocations for non-surface decoding BUG=webrtc:4993 TEST=To test non-surface path, set 'use_surface_ = false' in androidmediadecoder_jni.cc. R=perkj@webrtc.org Review URL: https://codereview.webrtc.org/1374153003 . Cr-Commit-Position: refs/heads/master@{#10116}
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.