Go to file
Martin Storsjo aad97f4ec2 Revert "Avoid failing asserts on broken bitstreams"
This reverts commit 6a2eb8b30f.

This issue that this commit fixed seems to have been fixed
differently upstream, by 9ed084750d.
2022-01-10 14:11:00 +02:00
documentation Refine aacDecoder_DecodeFrame() output buffer parameter type description. 2021-05-07 12:44:36 -07: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 remote-tracking branch 'aosp/master' 2022-01-10 13:55:34 +02:00
libAACenc Merge remote-tracking branch 'aosp/master' 2022-01-10 13:55:34 +02:00
libArithCoding Improve error robustness in arithmetic decoder 2018-12-26 19:34:16 -05:00
libDRCdec Adjust eqSubbandGainFormat data type to prevent load of invalid value in _skipEqCoefficients(). 2021-05-07 15:24:59 -07:00
libFDK Merge remote-tracking branch 'aosp/master' 2022-01-10 13:55:34 +02:00
libMpegTPDec Merge "Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_get32() to prevent endless loop." into sc-dev 2021-05-06 20:33:48 +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 Revert "Avoid failing asserts on broken bitstreams" 2022-01-10 14:11:00 +02:00
libSACdec Utilize dynamic scaling in slotAmp() to avoid signed integer overflows. 2021-05-07 10:56:07 -07:00
libSACenc Stop using __DATE__/__TIME__ on all builds 2020-03-27 10:43:38 +05:30
libSBRdec Merge remote-tracking branch 'aosp/master' 2022-01-10 13:55:34 +02:00
libSBRenc Overcome SBR encoder coupling quality issue in ELD. 2021-01-14 17:33:03 -08:00
libSYS Fix FDK_FALLTHROUGH for apple clang 2019-01-21 16:14:06 +02:00
m4 build: ignore autotools support files, and remove them from the repository. 2012-07-11 22:13:08 +03:00
win32 Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
.clang-format Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
.gitignore Add CMake project 2021-01-20 11:11:54 +02:00
Android.bp Renamed bluetooth apex name to com.android.bluetooth 2021-12-15 16:11:15 +00:00
CMakeLists.txt Bump the versions and add changelog entries for v2.0.2 2021-04-28 15:34:15 +03:00
ChangeLog Bump the versions and add changelog entries for v2.0.2 2021-04-28 15:34:15 +03:00
METADATA Fix license type s/b BY_EXCEPTION_ONLY 2020-05-21 12:49:18 -07:00
MODULE_LICENSE_FRAUNHOFER Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
Makefile.am Add files missing from EXTRA_DIST 2021-04-28 15:33:56 +03: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
aac-enc.c Update aac-enc.c 2021-08-24 10:00:04 +03:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
configure.ac Bump the versions and add changelog entries for v2.0.2 2021-04-28 15:34:15 +03:00
fdk-aac-config.cmake.in Add CMake project 2021-01-20 11:11:54 +02:00
fdk-aac.def Add CMake project 2021-01-20 11:11:54 +02:00
fdk-aac.pc.in Include dependency libs (-lm) in the pkg-config file 2013-07-27 02:01:33 +03:00
fdk-aac.sym Export the external symbols via the libtool -export-symbols option 2012-07-11 14:37:36 +03:00
wavreader.c Add support for waveformatex files 2014-06-23 10:45:50 +03:00
wavreader.h Add an encoder example 2012-09-13 23:27:27 +03:00