commit | db170bb1cae145d07efc803a3c208963de0c6087 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Dec 06 11:51:42 2013 -0800 |
committer | Eric Laurent <elaurent@google.com> | Sat Dec 21 01:19:06 2013 +0000 |
tree | bc7f1dedcbebc5aef585e66c2baa67df8d1d8bf4 | |
parent | 1777ed30bfb3b9c1edc037a1b5482d5ab8f28b9b [diff] |
stagefright: do not offload LD-AAC decoding For now, do not offload LD and ELD AAC decoding because there is no way to know if it is supported by the audio DSP implementation. The longer term fix will be to have mapMimeToAudioFormat() use the audio object type in track metadata to refine the AAC format and the audio HAL list supported AAC profiles. Change-Id: Iaa88ecf3f4ae42ad48c1b42a9b007dd80eb88147