audio: Mediacodec initialization check in QCUtils
- Mediaserver crash is observed while playing wma10pro clips on MM stability stress - 8x10 device is not supporting wma10pro format from openmax which is resulting component creation fail. However in this case multiaac decoder component is creating which is resulting crash - On QCUtils::helper_addMediaCodec without intialzing the codec we are trying to add codec capabilities which is resulting wrong codec capabilities to assign for multiaac decoder Added initializarion & flags check to fix the issue CRs-Fixed: 552817 Change-Id: I3a612e7e72beff9f07e91f15180edb0fd152dcec
Loading
Please register or sign in to comment