No description
Find a file
Rajat Kumar dc6af3edb4 Fix for array out of bound in drc dynamic payload.
str_spline_nodes->num_nodes was not checked for bound,
before using as index. Added bound check before access.

Bug:141215451
Test: poc in bug

Change-Id: I9cd78035521731a3f338dc52ebf0afc3a3e5d3ff
2019-11-13 14:12:14 -08:00
decoder Fix for array out of bound in drc dynamic payload. 2019-11-13 14:12:14 -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 Added CMakeLists.txt for x86/x64 build 2019-09-05 17:11:36 +00:00
libxaac_blacklist.txt fix comments that said hevc instead of xaac 2019-10-12 16:10:21 -07:00
LICENSE Bring xHE-AAC into pi-dev branch 2018-05-17 14:36:48 -07:00
MODULE_LICENSE_APACHE2 Bring xHE-AAC into pi-dev branch 2018-05-17 14:36:48 -07:00
NOTICE Bring xHE-AAC into pi-dev branch 2018-05-17 14:36:48 -07:00
OWNERS Bring xHE-AAC into pi-dev branch 2018-05-17 14:36:48 -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.