OSDN Git Service

stagefright-plugins: Fix AAC profile selection
authorSteve Kondik <steve@cyngn.com>
Mon, 21 Dec 2015 04:21:54 +0000 (23:21 -0500)
committerSteve Kondik <steve@cyngn.com>
Mon, 21 Dec 2015 11:31:05 +0000 (06:31 -0500)
commitc34df964af384ebef78efa7cd4f4d0a3adc7b09b
tree62c0bd0537a0c7e86d65604bb22b90bb57b25d7b
parent566f1cb1445ad4d0d8c1c17f86cbd42c6bc110d1
stagefright-plugins: Fix AAC profile selection

 * Just re-use the information FFMPEG has already gathered for us
   to avoid inconsistency.
 * Also set the right type for HVCC

Change-Id: I341e008cb0b51fffa83122db8103afed3212ec8b
utils/codec_utils.cpp