commit | 5fb00a6d1f32523aa254fea95a7bee646f4ae9ae | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Fri Jan 29 14:28:13 2016 -0800 |
committer | Lajos Molnar <lajos@google.com> | Tue Feb 09 00:28:09 2016 +0000 |
tree | 4d7c26729cb5d6ddbd2181e515654698708cf748 | |
parent | 80fa61994c8bcc21e5150c1a6bf447f6423239c4 [diff] |
cmds/stagefright: use MediaCodec* instead of OMXCodec OneShotDecodingSource is a lightweight replacement for OMXCodec for decoding use. It does not support pause, secure content or precise seeking. 'stagefright' now lists the codec profiles for all OMX codecs, not just the regular ones. Change-Id: I99f0f79af852a8a16607218acd9fdd83457b7f70 (cherry picked from commit bf03e42c7a246e2c8d53ba944b91f66ee3da10e6)