|
.github/workflows
|
ci: Run the check-install.sh script for linux/mingw/macos
|
2025-08-21 11:49:59 +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
|
Add missing #defines for sparc.
|
2025-02-28 20:50:52 -01: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'
|
2025-03-01 00:02:50 +02: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 |
|
tests
|
Initial version of aacenc benchmark
|
2024-12-05 17:11:49 +05:30 |
|
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 |
|
aac-enc.c
|
Update aac-enc.c
|
2021-08-24 10:00:04 +03:00 |
|
Android.bp
|
Modify apex_available to Bluetooth apex
|
2025-01-09 14:34:56 -08:00 |
|
autogen.sh
|
Add an autogen shellscript
|
2013-09-07 18:32:50 +03:00 |
|
ChangeLog
|
Bump the versions and add changelog entries for v2.0.3
|
2023-12-21 13:06:47 +02:00 |
|
check-archive.sh
|
Add a script for checking that files are included in "make dist"
|
2025-08-21 11:47:45 +03:00 |
|
check-install.sh
|
Add a script for comparing autotools with cmake, regarding files installed
|
2025-08-21 11:48:24 +03:00 |
|
CMakeLists.txt
|
Bump the versions and add changelog entries for v2.0.3
|
2023-12-21 13:06:47 +02:00 |
|
configure.ac
|
Bump the versions and add changelog entries for v2.0.3
|
2023-12-21 13:06:47 +02: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 |
|
Makefile.am
|
Include new upstream tests in the packaging
|
2025-08-21 11:47:05 +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 |
|
NOTICE
|
Upgrade to FDKv2
|
2018-04-19 11:21:15 -07:00 |
|
OWNERS
|
Add janitors to the OWNERS file
|
2024-12-18 20:02:23 +00:00 |
|
PREUPLOAD.cfg
|
point to new repo hooks for mainline uploads
|
2020-05-26 16:29:58 -07: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 |