Go to file
2016-05-18 09:36:12 +03:00
documentation AAC Decoder: introduce time domain limiter 2014-03-31 23:41:44 +00:00
libAACdec Merge remote-tracking branch 'aosp/master' 2016-05-18 09:36:12 +03:00
libAACenc Merge remote-tracking branch 'aosp/master' 2016-05-18 09:36:12 +03:00
libFDK Invert inline and void to be compatible with gcc 3.3.4 2016-05-18 08:07:32 +02:00
libMpegTPDec Remove __DATE__/__TIME__ 2015-10-23 09:48:27 -07:00
libMpegTPEnc Remove __DATE__/__TIME__ 2015-10-23 09:48:27 -07:00
libPCMutils Remove android specific diagnostic logging 2016-01-26 22:42:09 +02:00
libSBRdec Add default case for undefined pointer initialization 2016-04-18 16:11:16 -07:00
libSBRenc Merge remote-tracking branch 'aosp/master' 2016-05-18 09:36:12 +03:00
libSYS Fix issue with gcc 3.4.3 which doesn't support always_inline without inline 2016-05-17 15:39:10 +02:00
m4 build: ignore autotools support files, and remove them from the repository. 2012-07-11 22:13:08 +03:00
.gitignore Ignore file compile that is generated by autogen 2014-11-24 16:13:15 -05:00
aac-enc.c Add an encoder example 2012-09-13 23:27:27 +03:00
Android.mk Disable warnings that are not easily fixable 2016-04-18 16:11:27 -07:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
ChangeLog Update the changelog for the upcoming 0.1.4 release 2015-03-05 10:26:54 +02:00
configure.ac Bump the package version number to 0.1.4 2014-11-07 09:33: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
Makefile.am Include the new file limiter.cpp in the build 2014-11-07 09:33: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
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07: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