Go to file
Jakub Stachowski 923f3e95f3 Do schur_div with a direct 64 bit division instead of a loop on x86
This speeds up HE-AACv2 encoding from 3.85 s to 3.42 s on a Core i7.
2012-09-09 22:18:09 +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 build: ignore autotools support files, and remove them from the repository. 2012-07-11 22:13:08 +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 Export the external symbols via the libtool -export-symbols option 2012-07-11 14:37:36 +03:00
NOTICE Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
configure.ac Check whether we need to link to -lm for math functions 2012-07-14 01:58:51 +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