aboutsummaryrefslogtreecommitdiff
path: root/decoder/ixheaacd_multichannel.h
AgeCommit message (Collapse)Author
2019-03-01Fix for array out of bound access in multichannel.c fileRajat Kumar
Array common_gain_element_present was accessed with an index of 10, so a check has been added as fix and error return code handling has been modified. Bug:124022181 Test: poc Change-Id: Ic9be00f6a9cec2df433e7a5f86616da5e98c9e05
2018-05-04Import xHE-AAC decoder from IttiamRay Essick
Clean copy of version XHEAAC_V1_36 as delivered 2018/4/13 Sole change is to map cr/lf line termination to unix lf. Added appropriate LICENSE, MODULE_LICENSE_APACHE2, and NOTICE files as part of folding into internal master. Bug: 77287124 Test: CTS audio/media Change-Id: I3c8d124033f967b29d6e384cce5c843ee17a7bb1