commit | 88454e41f034404d0745fded18b5a3a736135369 | [log] [tgz] |
---|---|---|
author | yuedl1 <yuedl1@lenovo.com> | Mon Mar 13 18:07:26 2017 +0800 |
committer | Andy Hung <hunga@google.com> | Tue Apr 18 14:36:06 2017 -0700 |
tree | 8c07269c15a032359247ed105a59286a32029569 | |
parent | 67fbe2dac5a59d95f8527f8a0372ff5d9e2e4f9e [diff] |
Reduce memory usage by some extractors. Occurs for some extractors that use shared memory without MediaBufferObserver. Check with high resolution MKV. Play a mkv file continuously and check file descriptor count. adb shell lsof | grep mediae | wc adb shell lsof | grep medias | wc Test: Photos with mkv. Bug: 36359517 Change-Id: I8719b628406a838ee091499347b219a8a4736a25 Signed-off-by: yuedl1 <yuedl1@lenovo.com>