Go to file
Fraunhofer IIS FDK 0c2c08aef6 Read uniDrcGainExtension element only if all DRC gain sequences are parsed correctly.
Prevent error return during parsing of incomplete uniDrcGain() element. This fixes unnecessary concealment of frames for AAC in case a uniDrcGain() is provided, but the uniDrcConfig() element is not available.

Bug: 176246647
Test: atest android.media.cts.DecoderTestAacFormat android.media.cts.DecoderTestXheAac android.media.cts.DecoderTestAacDrc
Change-Id: I5ae343eaea481774c53240dbce4da0f4ff06cd1d
2021-02-14 12:23:12 -08:00
documentation Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
libAACdec Consider TNS headroom for complex prediction. 2021-02-14 12:23:02 -08:00
libAACenc Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2021-02-14 12:21:04 -08:00
libArithCoding Improve error robustness in arithmetic decoder 2018-12-26 19:34:16 -05:00
libDRCdec Read uniDrcGainExtension element only if all DRC gain sequences are parsed correctly. 2021-02-14 12:23:12 -08:00
libFDK Avoid integer overflow in dct_II(). 2021-02-14 12:20:21 -08:00
libMpegTPDec Introduce additional sanity checks to validate program config element. 2021-02-14 12:22:46 -08:00
libMpegTPEnc Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2021-02-14 12:21:04 -08:00
libPCMutils Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
libSACdec Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in fDivNorm(). 2021-02-14 12:21:14 -08:00
libSACenc FDKv2 additional fixes 2018-05-04 11:05:58 -07:00
libSBRdec Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot(). 2021-02-14 12:22:09 -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 Set min_sdk_version to be part of mainline modules 2020-05-11 07:01:25 +00: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