Go to file
Martin Storsjo 9285c096fe Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC"
This reverts commit e036dbc8eb.

Upstream took __builtin_clz in use (in the new header
libFDK/include/x86/clz_x86.h, together with an alternative
implementation for MSVC), so this change can be dropped to
minimize the differences.
2012-11-01 11:30:58 +02:00
documentation Bug 7170947 Update AAC codec 2012-10-02 10:46:47 -07:00
libAACdec Bug 7170947 Update AAC codec 2012-10-02 10:46:47 -07:00
libAACenc Revert parts of "Use saturating adds to avoid overflow" 2012-11-01 11:30:40 +02:00
libFDK Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC" 2012-11-01 11:30:58 +02:00
libMpegTPDec Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
libMpegTPEnc Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
libPCMutils Bug 7170947 Update AAC codec 2012-10-02 10:46:47 -07:00
libSBRdec Bug 7170947 Update AAC codec 2012-10-02 10:46:47 -07:00
libSBRenc Merge remote-tracking branch 'aosp/jb-mr1-release' into master 2012-11-01 11:08:03 +02:00
libSYS Only use __int64 on MSVC, not on all win32 compilers 2012-11-01 11:30:40 +02: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 Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
ChangeLog Update the changelog 2012-07-11 14:28:03 +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 Update Makefile.am to account for a removed file in the latest upstream 2012-11-01 11:17:22 +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
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