documentation
AAC/SBR decoder improvements and bugfixes
2016-04-08 19:10:30 +00:00
libAACdec
Make sure to end all CRC regions in the right order
2017-06-12 23:44:43 +03:00
libAACenc
Merge remote-tracking branch 'aosp/master'
2017-03-14 14:37:45 +02:00
libFDK
Make sure at least one bit exists before reading further in FDKreadBit
2017-08-03 14:22:30 +03:00
libMpegTPDec
Check for heightLayer out of range
2017-08-03 14:22:30 +03: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
Check that all channel mapping entries used are valid
2017-08-03 14:22:04 +03:00
libSBRenc
Saturate additions in spectralChange
2017-03-14 14:37:55 +02: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
Change build config of aac from Android.mk to Android.bp
2017-01-19 13:10:11 -08:00
ChangeLog
Update the changelog for the upcoming 0.1.5 release
2017-01-11 10:45:23 +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
Don't force C++98 mode any longer
2016-10-18 08:29:04 +03: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
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 package version to 0.1.5
2016-08-25 22:20:09 +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
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