Go to file
Martin Storsjo 391da191f9 Fix building with MSVC for ARM
cmnintrin.h only existed for Windows CE, and doesn't seem to actually
be necessary for building this.
2023-12-21 13:31:53 +02:00
documentation Refine aacDecoder_DecodeFrame() output buffer parameter type description. 2021-05-07 12:44:36 -07:00
fuzzer Updated fuzz_config in Android.bp file 2023-03-06 11:13:25 +05:30
libAACdec Merge "Disable MPEG-D DRC for legacy AOTs" 2023-05-01 16:18:51 +00:00
libAACenc Add support for Workgroup 4 (WG4) channel mapping 2023-12-21 12:40:17 +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 Fix building with MSVC for ARM 2023-12-21 13:31:53 +02:00
libMpegTPDec Reject invalid out of band config in transportDec_OutOfBandConfig() and skip re-allocation. 2022-04-06 04:46:26 +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 Improve validation of channel indices in pcmDmx. 2021-04-30 21:56:12 +00: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 Increase patchParam array size by one and fix out-of-bounce write in resetLppTransposer(). 2023-05-31 19:05:30 +00:00
libSBRenc Overcome SBR encoder coupling quality issue in ELD. 2021-01-14 17:33:03 -08:00
libSYS Add support for Workgroup 4 (WG4) channel mapping 2023-12-21 12:40:17 +02:00
m4 Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
win32 Windows MSVC Build fixes 2023-12-21 13:31:53 +02:00
.clang-format Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
.gitignore Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
Android.bp [Bluetooth apex] Use new apex name 2022-08-22 11:27:53 -07:00
ChangeLog Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
METADATA Add license_note 2022-03-07 14:26:02 -08:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
Makefile.am Windows MSVC Build fixes 2023-12-21 13:31:53 +02: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 Windows MSVC Build fixes 2023-12-21 13:31:53 +02:00
autogen.sh Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
configure.ac Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
fdk-aac.pc.in Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
fdk-aac.sym Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
wavreader.c Add automake/autoconf source files 2023-12-21 13:31:53 +02:00
wavreader.h Add automake/autoconf source files 2023-12-21 13:31:53 +02:00