No description
Find a file
Rajat Kumar 86d7dd791e Fix for oob in ia_drc_instructions_struct
drc_config->drc_instructions_uni_drc_count
+ drc_config->dwnmix_instructions_count is
used as index in the function
impd_drc_gen_instructions_for_drc_off,
without checked for bounds.

Hence the check has been added here.

Bug:143517852
Test: poc in bug

Change-Id: I1134236b421d97097a5deb25dbf889f25e7a29ef
2020-01-11 16:50:54 -08:00
decoder Fix for oob in ia_drc_instructions_struct 2020-01-11 16:50:54 -08:00
fuzzer Added xaac_dec_fuzzer 2019-09-23 15:50:57 -07:00
test xaacdec: Add host support am: f6ce5d9483 am: b31bec889e am: 2d6690e9d6 2019-09-11 09:47:03 -07:00
Android.bp Add host support for libxaacdec am: 0f1f783387 am: 1f6b5fcb36 am: e058e150d3 am: c4ec773277 2019-08-20 17:52:41 -07:00
CMakeLists.txt CMakeLists: Remove deleted files from CMakeLists.txt 2019-11-13 14:17:05 -08:00
libxaac_blacklist.txt fix comments that said hevc instead of xaac 2019-10-12 16:10:21 -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
PREUPLOAD.cfg Add a repo upload hook for checking the mainline code change. 2019-12-06 12:14:34 -08: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.