commit | 65dd3eeef54cf1d1c4edf2f966d3dabb508d3cb9 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Thu Feb 04 18:57:45 2016 -0800 |
committer | Lajos Molnar <lajos@google.com> | Tue Feb 09 11:25:04 2016 -0800 |
tree | 58e3a2adae0c9671351ac598a7f2c9cb3c759a66 | |
parent | ea1a45dbdf7fd6f435f92d20a95f432cf3f147b5 [diff] |
stagefright: Move CodecCapabilities querying into MediaCodec 1. We cannot assume that codecs are OMX based 2. We still have a strange dependency where MediaCodec's create methods depend on MediaCodecList, which depends on MediaCodec's static method. This is to be untangled later. Bug: 17108024 Change-Id: Idd619ee959627539a65f5f7da586108883dcb5f2