Go to file
Rosen Penev ade2484bc8 fix compilation with mips16
Some users wrongly pass both -mips16 and -mdsp when compiling on MIPS
platforms. Handle such a case.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
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 Initialize the transport decoder library with TPDEC_PARAM_IGNORE_BUFFERFULLNESS 2023-12-21 13:31:53 +02:00
libAACenc Add support for Workgroup 4 (WG4) channel mapping 2023-12-21 12:40:17 +02:00
libArithCoding
libDRCdec Adjust eqSubbandGainFormat data type to prevent load of invalid value in _skipEqCoefficients(). 2021-05-07 15:24:59 -07:00
libFDK fix compilation with mips16 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
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
libSBRdec Replace __attribute__((always_inline)) with FDK_FORCEINLINE 2023-12-21 13:31:53 +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 2023-12-21 13:31:53 +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
.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
Makefile.am Windows MSVC Build fixes 2023-12-21 13:31:53 +02:00
NOTICE
OWNERS
PREUPLOAD.cfg
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