Go to file
Kris Alder 9ee8fd5559 Merge "Added aac_enc_fuzzer" am: 093573a634 am: a85ab74b62 am: c46a377538
Original change: https://android-review.googlesource.com/c/platform/external/aac/+/1527719

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ib842fadf4278b74faa59e83ef8401b154ec487d0
2021-01-13 02:09:37 +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 "Added aac_enc_fuzzer" am: 093573a634 am: a85ab74b62 am: c46a377538 2021-01-13 02:09:37 +00:00
libAACdec Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2020-12-28 09:21:16 -08:00
libAACenc Adjust VBR mode depending on given peak bitrate and fix crash recovery usage. 2021-01-08 10:52:53 +08:00
libArithCoding Improve error robustness in arithmetic decoder 2018-12-26 19:34:16 -05:00
libDRCdec Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f 2020-04-09 16:47:26 +00:00
libFDK Avoid integer overflow in dct_II(). 2020-12-23 14:46:18 -08:00
libMpegTPDec Introduce additional sanity checks to validate program config element. 2020-12-28 09:21:16 -08: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 Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f 2020-04-09 16:47:26 +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 Stop using __DATE__/__TIME__ on all builds 2020-03-27 10:43:38 +05:30
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 Enable cfi for aac 2020-12-17 07:45:11 -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