commit | 1099188151eb63af24ecf542b58d4257bbb8236a | [log] [tgz] |
---|---|---|
author | Praveen Chavan <pchavan@codeaurora.org> | Thu Oct 16 11:49:14 2014 -0700 |
committer | Chong Zhang <chz@google.com> | Wed Nov 12 17:22:36 2014 -0800 |
tree | d1f15d781c76f511465da68c6d334ebcaf8b6eac | |
parent | 868e2f0148b1c491e4fd4839b46d73f6216a058d [diff] |
Stagefright: use MediaCodec in async mode for recording Async mode reduces the number of messages posted between MediaCodec and MediaCodecSource. This reduces thread wakeups and helps reduce CPU utilization. Bug: 18246026 Change-Id: I4b0837f309fdd12e323c1dfa72525f5a31971a03