Modified version of libxaac based on https://github.com/ittiam-systems/libxaac, starting from commit 1f798f1cc5b784fcc5af8777e0c7c2e7da5620db
Find a file
Rajat Kumar 4f06fb9796 Fix for potential stack buffer overflow in ixheaacd_lpp_tran.c
Added bound check for bw_index[patch] before using it as
index.

Bug:135077036
Test: Manual review

Change-Id: Ifb934cc2485596aa906f4a129df87b1b21d9da1f
2019-07-22 14:22:43 -07:00
decoder Fix for potential stack buffer overflow in ixheaacd_lpp_tran.c 2019-07-22 14:22:43 -07:00
test Fixes to incorporate latest conformance criteria 2019-07-03 10:23:20 -07:00
Android.bp Fix to remove unused codes from MPEG-D DRC. 2019-05-15 15:18:34 -07:00
libxaac_blacklist.txt Update cfi blacklist to include few more assembly functions 2019-03-27 15:49:29 -07:00
LICENSE Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
MODULE_LICENSE_APACHE2 Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
NOTICE Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
OWNERS Localized Android.bp 2018-05-04 12:00:17 -07:00
README.experimental Update the experimental notice so not android p specific 2019-05-17 09:27:34 -07:00

This xaac codec (external/xaac) is experimental; it is not yet intended
to be used on production devices.

This codec should not be configured into any production Android device
that is intended to be shipped.