AAC multi-channel decoder software (MPEG-2 and MPEG-4 V1)

to get up and running:

run "make", you may optionally use parameters like "ISOMP4=0",
   "DEBUG=2" "USE_AFSP=0" or "OPTIM_LEV=3", see makefile for details
   You may as well set these options in makefile.cfg

The availability of the AFsp library is required by default, but can be
disabled by "USE_AFSP=0".

The availability of the MP4FF library is required by default, but can be
disabled by "ISOMP4=0".

More 'readme's:

readme		: short descriptions of the programs in this package
readme_dec	: more detailed description of the decoder
readme_mp4	: details on the MPEG-4 decoder
readme_ltp	: some notes on the LTP-tool used in this package
readme_adif2mp4	: details on the adif2mp4 transcoding-tool

RS 2000-10-16
HP 20001017
RS 2000-11-08
RS 2000-11-17
OK 2000-12-06
OK 2001-06-01
OK 2001-07-24