Go to file
Martin Storsjo 164fc98be1 Include the encoder library version in the publicly installed header
This allows callers to conditionally use new API features without
breaking compatibility with the earlier versions of the library.
2013-11-01 12:11:30 +02: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 AAC Encoder low delay quality 2013-08-28 18:06:47 -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 Encoder 7.1 support 2013-09-03 14:19:38 -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
aac-enc.c 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
autogen.sh Add an autogen shellscript 2013-09-07 18:32:50 +03:00
ChangeLog Bump the version number, add a changelog entry 2013-07-27 18:54:00 +03:00
configure.ac Bump the version number, add a changelog entry 2013-07-27 18:54:00 +03: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
Makefile.am Rename sbr_rom/ram files back to the original names 2012-11-02 13:30:45 +02:00
MODULE_LICENSE_FRAUNHOFER Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07:00
NOTICE Add NOTICE file. Rework make file so it appears in settings. 2012-06-12 10:34:26 -07: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