mirror of
https://github.com/ittiam-systems/libxaac.git
synced 2026-07-11 06:39:13 +07:00
No description
Header decode is done with AOT 2 (AAC-LC profile), but due to corrupted nature of input file AOT is read as 42 (USAC profile) after few memory/table initializations. As fix, modified the check to prevent an attempt to change AOT in mid file. Bug: 160389683 Test: poc in bug Change-Id: Id95aa74b0833321b29b602d97b14c5a5580ef7fc |
||
|---|---|---|
| decoder | ||
| fuzzer | ||
| test | ||
| Android.bp | ||
| CMakeLists.txt | ||
| libxaac_blocklist.txt | ||
| LICENSE | ||
| METADATA | ||
| MODULE_LICENSE_APACHE2 | ||
| NOTICE | ||
| OWNERS | ||
| PREUPLOAD.cfg | ||
| README.experimental | ||
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.