commit | 3f4e6ddcf05aa1a286bc3963b5a9f53bf30b4327 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Tue Apr 24 16:12:57 2018 -0700 |
committer | Chong Zhang <chz@google.com> | Thu Apr 26 11:58:49 2018 -0700 |
tree | afb38add9c3818f5039a7d1b21fe65bd2b3e53a3 | |
parent | 67f280ee7f7ec076cce335c7aa7d3150ae0a3e28 [diff] |
Remove one redundant frame copy in MetadataRetriever When extracting bitmaps, MediaMetadataRetriever does a copy from StagefrightMetadataRetriever's VideoFrame to IMemory. We could just allocate IMemory directly and return that to the client. bug: 78475896 Change-Id: Ibe07e7d2c68f031261470308476089c2fa9298ea