Go to file
Fraunhofer IIS FDK a7029823f4 Prevent integer overflow in sbrDecoder_calculateGainVec().
Bug: 131430997
Test: atest DecoderTestXheAac ; atest DecoderTestAacDrc
Change-Id: I359f7f976a5ad5459be7d7b786145988a175e305
2019-10-18 10:54:57 -07:00
documentation MPEG-4/D DRC unification, loudness norm default at -24 2019-04-25 09:35:00 -07:00
libAACdec Suppress integer overflow in lsf_weight_2st() by using 64 bit multiplication with explicit 32 bit integer result. 2019-10-15 15:50:10 -07:00
libAACenc Integer overflow fix in FDKaacEnc_initAvoidHoleFlag() 2019-05-16 21:07:20 +00:00
libArithCoding Improve error robustness in arithmetic decoder 2018-12-26 19:34:16 -05:00
libDRCdec Fix HE-AAC using MPEG-D DRC with implicit SBR signaling. 2019-05-13 15:24:51 -07:00
libFDK Fix out of sync function declaration of scaleValues(). 2019-05-14 09:13:11 -07:00
libMpegTPDec Validate correct ascLen in CLatmDemux_ReadStreamMuxConfig() to overcome integer overflow in FDK_get32(). 2019-10-15 15:47:17 -07:00
libMpegTPEnc Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig() 2019-01-03 10:25:40 -05:00
libPCMutils Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings 2018-12-27 14:17:51 -05:00
libSACdec Solve potential dereference of null pointers in factorCLD(). 2019-10-11 10:05:36 -07:00
libSACenc FDKv2 additional fixes 2018-05-04 11:05:58 -07:00
libSBRdec Prevent integer overflow in sbrDecoder_calculateGainVec(). 2019-10-18 10:54:57 -07:00
libSBRenc FDKv2 ubsan patches 2018-05-23 12:19:40 -07: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 Don't explicitly enable CFI in libFraunhoferAAC 2019-01-18 16:37:25 -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