documentation
|
Upgrade to FDKv2
|
2018-04-19 11:21:15 -07:00 |
libAACdec
|
Merge remote-tracking branch 'aosp/master'
|
2019-03-15 14:03:19 +02:00 |
libAACenc
|
Merge remote-tracking branch 'aosp/master'
|
2019-01-21 15:54:25 +02:00 |
libArithCoding
|
Improve error robustness in arithmetic decoder
|
2018-12-26 19:34:16 -05:00 |
libDRCdec
|
Integer overflow fix in _compressorIO_sigmoid()
|
2019-01-03 10:32:39 -05:00 |
libFDK
|
Merge remote-tracking branch 'aosp/master'
|
2019-01-21 15:54:25 +02:00 |
libMpegTPDec
|
Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()
|
2019-01-03 10:25:40 -05:00 |
libMpegTPEnc
|
Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()
|
2019-01-03 10:25:40 -05:00 |
libPCMutils
|
Avoid a failed assert on invalid channel indices
|
2019-08-15 13:14:40 +03:00 |
libSACdec
|
Add QMF analysis band sanity check
|
2019-01-15 12:19:05 -05:00 |
libSACenc
|
FDKv2 additional fixes
|
2018-05-04 11:05:58 -07:00 |
libSBRdec
|
Merge remote-tracking branch 'aosp/master'
|
2019-01-21 15:54:25 +02:00 |
libSBRenc
|
FDKv2 ubsan patches
|
2018-05-23 12:19:40 -07:00 |
libSYS
|
Fix FDK_FALLTHROUGH for apple clang
|
2019-01-21 16:14:06 +02: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
|
Add a decoding example that uses libavformat to demux .m4a files
|
2019-08-22 22:32:47 +03:00 |
Android.bp
|
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"
|
2018-12-13 05:45:20 +00: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 decoding example that uses libavformat to demux .m4a files
|
2019-08-22 22:32:47 +03:00 |
Makefile.vc
|
Remove an unused version declaration from Makefile.vc
|
2019-01-30 10:08:01 +02: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-dec.c
|
TESTING: Convert aac-dec.c to feed bytes blindly
|
2019-08-22 22:32:47 +03: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
|
Add a decoding example that uses libavformat to demux .m4a files
|
2019-08-22 22:32:47 +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 |
m4a-dec.c
|
Add a decoding example that uses libavformat to demux .m4a files
|
2019-08-22 22:32:47 +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
|
2019-08-22 22:32:47 +03:00 |
wavwriter.h
|
Add wav writer functions, for use with a decoder example
|
2019-08-22 22:32:47 +03:00 |