1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2024-12-11 16:05:20 +01:00
Go to file
Fraunhofer IIS FDK 262c9f28ec Avoid negative valid bits in adtsRead_DecodeHeader()
Avoid negative valid bits in adtsRead_DecodeHeader()
and prevent unsigned integer overflow.

Bug: 146937602
Test: atest DecoderTestXheAac ; atest DecoderTestAacDrc
Change-Id: I264ff99e0461352ae5c2b2031393b67a7fa44571
2020-01-23 09:48:54 -08:00
documentation MPEG-4/D DRC unification, loudness norm default at -24 2019-04-25 09:35:00 -07:00
libAACdec Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams containing legacy DRC info. 2020-01-22 14:13:51 -08: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 Merge "Perform sanity check on DRC sets and improve the selection process" 2020-01-22 22:57:04 +00:00
libFDK Avoid undefined shift exponent in f2Pow(). 2020-01-22 11:59:08 -08:00
libMpegTPDec Avoid negative valid bits in adtsRead_DecodeHeader() 2020-01-23 09:48:54 -08:00
libMpegTPEnc Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig() 2019-01-03 10:25:40 -05:00
libPCMutils Prevent negation of INT_MIN in pcmLimiter_Apply(). 2019-12-27 10:21:33 -08:00
libSACdec Prevent too large shift exponents in SpatialDecReshapeBBEnv(). 2020-01-16 12:15:04 -08:00
libSACenc FDKv2 additional fixes 2018-05-04 11:05:58 -07:00
libSBRdec Avoid too large shift exponent in apply_inter_tes() by using fIsLessThan. 2020-01-16 12:15:04 -08: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
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