No description
Find a file
Rajat Kumar 864279697e Fix for integer overflow's in ixheaacd_voronoi_search
Saturation checks has been added after 32 bit
additions and multiplication to avoid integer
overflows in this CL.

Bug:120252825
Test: poc
Change-Id: Ifec303f477de51c218f8cfeb8a4a8ac3e570fcd5
2019-02-01 10:52:08 -08:00
decoder Fix for integer overflow's in ixheaacd_voronoi_search 2019-02-01 10:52:08 -08:00
test Fix for heap buffer overflow in xaac decoder test bench 2019-01-04 12:20:07 -08:00
Android.bp Added CFI blacklist to handle indirect calls to assembly functions 2019-01-18 16:35:54 -08:00
libxaac_blacklist.txt Added CFI blacklist to handle indirect calls to assembly functions 2019-01-18 16:35:54 -08: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 Mark xaac codec experimental 2018-10-16 19:05:33 +00: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 Pie
(Android 9) device that will be shipped.