Go to file
Ayushi Khopkar e575d5741d Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build aac_dec_fuzzer and aac_enc_fuzzer

Change-Id: I2637accffa42e37fc90e19b531ca5aef299b811e
2023-03-06 11:13:25 +05:30
documentation Refine aacDecoder_DecodeFrame() output buffer parameter type description. 2021-05-07 12:44:36 -07:00
fuzzer Updated fuzz_config in Android.bp file 2023-03-06 11:13:25 +05:30
libAACdec Refine aacDecoder_DecodeFrame() output buffer parameter type description. 2021-05-07 12:44:36 -07:00
libAACenc Add parameter pointer check to aacEncInfo() encoder API function. 2021-05-07 12:44:00 -07:00
libArithCoding Improve error robustness in arithmetic decoder 2018-12-26 19:34:16 -05:00
libDRCdec Adjust eqSubbandGainFormat data type to prevent load of invalid value in _skipEqCoefficients(). 2021-05-07 15:24:59 -07:00
libFDK Add riscv64 support 2022-08-01 16:27:30 +08:00
libMpegTPDec Reject invalid out of band config in transportDec_OutOfBandConfig() and skip re-allocation. 2022-04-06 04:46:26 +00:00
libMpegTPEnc Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2020-12-28 09:21:16 -08:00
libPCMutils Improve validation of channel indices in pcmDmx. 2021-04-30 21:56:12 +00:00
libSACdec Utilize dynamic scaling in slotAmp() to avoid signed integer overflows. 2021-05-07 10:56:07 -07:00
libSACenc Stop using __DATE__/__TIME__ on all builds 2020-03-27 10:43:38 +05:30
libSBRdec Prevent too large shift exponent in apply_inter_tes() and merge two loops. 2021-05-07 12:33:38 -07:00
libSBRenc Overcome SBR encoder coupling quality issue in ELD. 2021-01-14 17:33:03 -08:00
libSYS Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings 2018-12-27 14:17:51 -05:00
.clang-format Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
Android.bp [Bluetooth apex] Use new apex name 2022-08-22 11:27:53 -07:00
METADATA Add license_note 2022-03-07 14:26:02 -08:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
NOTICE Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
OWNERS Add OWNERS in external/aac 2017-06-05 10:10:15 -07:00
PREUPLOAD.cfg point to new repo hooks for mainline uploads 2020-05-26 16:29:58 -07:00