Go to file
Martin Storsjo bf5a6867c7 Add a tool for testing decoding+encoding in a number of configurations 2018-11-06 10:08:31 +02:00
documentation Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libAACdec Merge remote-tracking branch 'aosp/master' 2018-11-06 09:03:05 +02:00
libAACenc Saturate additions in FDKaacEnc_IntensityStereoProcessing 2018-11-05 11:29:37 +02:00
libArithCoding Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libDRCdec FDK patches: fix overflows in decoder out-of-band config 2018-05-09 15:15:28 -07:00
libFDK Merge remote-tracking branch 'aosp/master' 2018-10-16 09:45:37 +03:00
libMpegTPDec Make sure there are enough bits when reading ADTS header. 2018-09-03 09:57:46 +03:00
libMpegTPEnc Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libPCMutils Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libSACdec FDK patches: fix overflows in decoder out-of-band config 2018-05-09 15:15:28 -07:00
libSACenc FDKv2 additional fixes 2018-05-04 11:05:58 -07:00
libSBRdec Reapply: Avoid reading out of bounds due to too large aaIidIndexMapped 2018-10-16 09:38:33 +03:00
libSBRenc FDKv2 ubsan patches 2018-05-23 12:19:40 -07:00
libSYS Merge remote-tracking branch 'aosp/master' 2018-09-02 23:16:58 +03: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 Ignore file `compile` that is generated by autogen 2014-11-24 16:13:15 -05:00
Android.bp Suppress -Wimplicit-fallthrough. 2018-09-04 14:20:04 -07:00
ChangeLog Bump the version for the project to 2.0.0 2018-09-02 23:24:42 +03: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 2018-11-06 10:08:31 +02:00
Makefile.vc Update Makefile.vc for the new upstream version 2018-09-02 23:26:16 +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
aac-enc.c Adjust the aac-enc.c encoding example to fix flushing the encoder with FDKv2 2018-09-02 23:25:42 +03:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
configure.ac Bump the version for the project to 2.0.0 2018-09-02 23:24:42 +03: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
test-encode-decode.c Add a tool for testing decoding+encoding in a number of configurations 2018-11-06 10:08:31 +02: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