Go to file
Martin Storsjo 7331284bc8 Add wav writer functions, for use with a decoder example 2018-06-22 23:47:19 +03:00
documentation AAC/SBR decoder improvements and bugfixes 2016-04-08 19:10:30 +00:00
libAACdec Add tighter sanity checks in CBlock_GetEscape 2017-10-20 16:33:25 +03:00
libAACenc Merge remote-tracking branch 'aosp/master' 2018-03-06 12:20:17 +02:00
libFDK Fix warnings with MSVC about mismatch between signed and unsigned in a header 2018-03-06 12:49:20 +02:00
libMpegTPDec Make sure there are enough bits when reading ADTS header. 2017-09-20 14:30:42 -07:00
libMpegTPEnc SBR/AAC encoder updates, code clean up 2016-04-04 17:25:36 -07:00
libPCMutils Linux compilation fix 2017-02-21 10:43:02 -08:00
libSBRdec Fix SBR multichannel noise 2017-12-20 18:25:56 +09:00
libSBRenc Fix overflows in accumulation, fixing crashes 2018-05-04 12:47:17 +03:00
libSYS Merge remote-tracking branch 'aosp/master' 2016-08-25 22:12:15 +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
.gitignore Ignore file `compile` that is generated by autogen 2014-11-24 16:13:15 -05:00
Android.bp Merge "Use -Werror in external/aac" am: f38aee2252 am: 82440fab16 2017-10-07 00:50:14 +00:00
ChangeLog Bump the versions and add a changelog entry for v0.1.6 2018-03-06 12:49:28 +02: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 Update the list of extra files for "make dist" 2018-03-06 12:29:53 +02:00
Makefile.vc Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
OWNERS Add OWNERS in external/aac 2017-06-05 10:10:15 -07:00
aac-enc.c Windows MSVC Makefile 2016-09-11 13:28:30 +03:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
configure.ac Bump the versions and add a changelog entry for v0.1.6 2018-03-06 12:49:28 +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
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
wavwriter.c Add wav writer functions, for use with a decoder example 2018-06-22 23:47:19 +03:00
wavwriter.h Add wav writer functions, for use with a decoder example 2018-06-22 23:47:19 +03:00