Go to file
Martin Storsjo bf0d9ddc43 Add an encoder example 2012-09-13 23:27:27 +03:00
documentation Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libAACdec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libAACenc Use a saturating shift to avoid overflow 2012-09-02 22:27:52 +02:00
libFDK Do schur_div with a direct 64 bit division instead of a loop on x86 2012-09-09 22:18:09 +03:00
libMpegTPDec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libMpegTPEnc Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libPCMutils Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libSBRdec Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
libSBRenc Use saturating adds to avoid overflow 2012-08-11 22:28:54 +03:00
libSYS Remove workaround in aac for broken toolchain 2012-09-03 02:48:01 +03:00
m4 build: ignore autotools support files, and remove them from the repository. 2012-07-11 22:13:08 +03:00
.gitignore Add an encoder example 2012-09-13 23:27:27 +03:00
Android.mk Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
ChangeLog Update the changelog 2012-07-11 14:28:03 +03:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
Makefile.am Add an encoder example 2012-09-13 23:27:27 +03:00
NOTICE Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
aac-enc.c Add an encoder example 2012-09-13 23:27:27 +03:00
configure.ac Add an encoder example 2012-09-13 23:27:27 +03:00
fdk-aac.pc.in Add automake/autoconf source files 2012-07-11 14:28:02 +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 an encoder example 2012-09-13 23:27:27 +03:00
wavreader.h Add an encoder example 2012-09-13 23:27:27 +03:00