.github /workflows
ci: Run tests, add sanitizer build configurations that run tests too
2023-10-06 15:10:42 +03: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
Remove duplicate AACDECODER_LIB_VL*
2023-10-06 16:16:43 +03:00
libAACenc
Merge remote-tracking branch 'aosp/main'
2023-10-06 15:19:55 +03: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/main'
2023-10-06 15:19:55 +03: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
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/main'
2023-10-06 15:19:55 +03:00
libSBRenc
Saturate additions in getEnvSfbEnergy in SBR encoding
2023-11-10 11:43:44 +02: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
test
Saturate additions in getEnvSfbEnergy in SBR encoding
2023-11-10 11:43:44 +02: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
gitignore: Ignore files with a ~ suffix
2023-10-06 16:35:30 +03:00
Android.bp
[Bluetooth apex] Use new apex name
2022-08-22 11:27:53 -07:00
CMakeLists.txt
cmake: Update the description of the BUILD_PROGRAMS option
2023-10-06 16:36:12 +03:00
ChangeLog
Bump the versions and add changelog entries for v2.0.2
2021-04-28 15:34:15 +03:00
METADATA
Add license_note
2022-03-07 14:26:02 -08: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 a tool for testing decoding+encoding in a number of configurations
2023-10-06 14:49:49 +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
sha1.c
Add a tool for testing decoding+encoding in a number of configurations
2023-10-06 14:49:49 +03:00
sha1.h
Add a tool for testing decoding+encoding in a number of configurations
2023-10-06 14:49:49 +03:00
test-encode-decode.c
Add a tool for testing decoding+encoding in a number of configurations
2023-10-06 14:49:49 +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