documentation
AAC Decoder: introduce time domain limiter
2014-03-31 23:41:44 +00:00
libAACdec
Include the decoder API version in the public header
2014-11-07 09:33:28 +02:00
libAACenc
Extend the GetInvInt table to 80 elements
2014-08-01 10:36:54 +03:00
libFDK
Merge remote-tracking branch 'aosp/master'
2014-11-07 09:32:48 +02:00
libMpegTPDec
AAC Decoder: support 6.1/7.1 decoded as 5.1
2013-12-30 09:40:08 -08:00
libMpegTPEnc
AAC Decoder: support 6.1/7.1 decoded as 5.1
2013-12-30 09:40:08 -08:00
libPCMutils
AAC Decoder: introduce time domain limiter
2014-03-31 23:41:44 +00:00
libSBRdec
AAC-Decoder: SBR delay for gapless
2014-05-20 17:39:03 -07:00
libSBRenc
Avoid casting arbitrary values to an enum
2013-11-01 11:28:59 +02:00
libSYS
Merge remote-tracking branch 'aosp/master'
2014-11-07 09:32:48 +02:00
m4
build: ignore autotools support files, and remove them from the repository.
2012-07-11 22:13:08 +03:00
.gitignore
Ignore .dirstamp files
2013-10-03 09:02:22 +02:00
aac-enc.c
Add an encoder example
2012-09-13 23:27:27 +03:00
Android.mk
Move Clang only flags into LOCAL_CLANG_CPPFLAGS.
2014-09-22 22:59:03 -07:00
autogen.sh
Add an autogen shellscript
2013-09-07 18:32:50 +03:00
ChangeLog
Bump the version number, add a changelog entry
2013-11-25 12:25:55 +02:00
configure.ac
Bump the shared library major number
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