Go to file
Mark Harris c15b653b99 Add ppc optimization for clz and fixmul
Optimize ppc/ppc64 similar to i386/x86_64, approximately doubling
encoding speed on a Power Mac G5 running OS X 10.5.8.
2014-05-26 12:23:56 -07:00
documentation Encoder explicit signaling 2013-09-03 11:31:55 -07:00
libAACdec Decoder parse ASC 2013-08-27 16:35:59 -07:00
libAACenc Include the encoder library version in the publicly installed header 2013-11-01 12:11:30 +02:00
libFDK Add ppc optimization for clz and fixmul 2014-05-26 12:23:56 -07:00
libMpegTPDec Decoder parse ASC 2013-08-27 16:35:59 -07:00
libMpegTPEnc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libPCMutils Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
libSBRdec Decoder stability, sanity checks improvements 2013-08-27 16:28:09 -07:00
libSBRenc Avoid casting arbitrary values to an enum 2013-11-01 11:28:59 +02:00
libSYS Make LONG 32 bits for ppc64 as it is for x86_64 2014-05-26 12:14:40 -07: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
Android.mk Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
ChangeLog Bump the version number, add a changelog entry 2013-11-25 12:25:55 +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 Include autogen.sh when building distribution packages 2013-11-25 12:25:55 +02:00
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
aac-enc.c Add an encoder example 2012-09-13 23:27:27 +03:00
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
configure.ac Bump the version number, add a changelog entry 2013-11-25 12:25:55 +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
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