Go to file
Martin Storsjo 4f7355002c Don't link to libstdc++
While the source is C++, it doesn't use anything from the C++
runtime, so by building with -fno-exceptions -fno-rtti, the
dynamic library doesn't have to be linked to libstdc++. This
also simplifies things for users of the static library.
2012-07-11 14:28:03 +03:00
documentation Added license boilerplate to all source files. 2012-06-11 20:07:04 -07:00
libAACdec Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
libAACenc Allow setting bitrate modes 1-5 too 2012-07-11 14:28:03 +03:00
libFDK Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07: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 Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
libSBRdec Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
libSBRenc Add an _enc suffix to the sbr_ram/rom files in libSBRenc 2012-07-11 14:28:03 +03:00
libSYS Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
m4 Run "libtoolize -c" 2012-07-11 14:28:02 +03:00
.gitignore Ignore generated files 2012-07-11 14:28:03 +03:00
AUTHORS Add stub documents required by autotools 2012-07-11 14:28:02 +03:00
Android.mk Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
COPYING Add COPYING as a symlink to NOTICE 2012-07-11 14:28:03 +03:00
ChangeLog Add stub documents required by autotools 2012-07-11 14:28:02 +03:00
INSTALL Add files added by "automake --add-missing -c" 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 Don't link to libstdc++ 2012-07-11 14:28:03 +03:00
NEWS Add stub documents required by autotools 2012-07-11 14:28:02 +03:00
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
README Add stub documents required by autotools 2012-07-11 14:28:02 +03:00
config.guess Add files added by "automake --add-missing -c" 2012-07-11 14:28:03 +03:00
config.sub Add files added by "automake --add-missing -c" 2012-07-11 14:28:03 +03:00
configure.ac Add automake/autoconf source files 2012-07-11 14:28:02 +03:00
depcomp Add files added by "automake --add-missing -c" 2012-07-11 14:28:03 +03:00
fdk-aac.pc.in Add automake/autoconf source files 2012-07-11 14:28:02 +03:00
install-sh Add files added by "automake --add-missing -c" 2012-07-11 14:28:03 +03:00
ltmain.sh Run "libtoolize -c" 2012-07-11 14:28:02 +03:00
missing Add files added by "automake --add-missing -c" 2012-07-11 14:28:03 +03:00

README