1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2024-12-13 17:08:59 +01:00
Go to file
Fraunhofer IIS FDK 1f5fac767a Adjust data types to prevent load of invalid value
Adjust usacExtElementType data type to prevent load of invalid
value in extElementConfig().

Adjust usacConfigExtType data type to prevent load of invalid
value in configExtension().

Bug: 186706541
Test: atest android.media.cts.DecoderTestAacFormat android.media.cts.DecoderTestXheAac android.media.cts.DecoderTestAacDrc
Change-Id: Ide15daa73c084c4a2cfc9d0f36bd7666fa6bac7a
2021-04-30 14:44:19 +00: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
fuzzer Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/aac" am: 9f1be9d06f am: 7ad87e81d7 am: 2020366ce7 2021-02-17 19:43:57 +00:00
libAACdec Merge "Solve issue regarding config changes between Loudness-only vs. Loudness+DRC." 2021-01-19 16:41:26 +00:00
libAACenc Fix input buffer flushing for PS encoder. 2021-01-14 17:30:22 -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-01-14 15:32:32 -08:00
libFDK Avoid integer overflow in dct_II(). 2020-12-23 14:46:18 -08:00
libMpegTPDec Adjust data types to prevent load of invalid value 2021-04-30 14:44:19 +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 Avoid signed integer overflow in pcmLimiter_Apply(). 2021-04-29 19:12:14 +00:00
libSACdec Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2020-12-28 09:21:16 -08:00
libSACenc Stop using __DATE__/__TIME__ on all builds 2020-03-27 10:43:38 +05:30
libSBRdec Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot(). 2020-12-28 09:21:16 -08: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 [LSC] Add LOCAL_LICENSE_KINDS to external/aac 2021-02-14 10:37:21 -08:00
METADATA Fix license type s/b BY_EXCEPTION_ONLY 2020-05-21 12:49:18 -07: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