Read readme_1st first!

Several targets can be compiled using this package:

______
aacdec_mc

MPEG-2 AAC reference software. Input is raw, adif, or adts bitstream.
Output is raw pcm or aiff (wav and 24 bit accuracy supported as well,
if AFsp library is used). Also can be used to look into ADIF-headers
(if no outputfile is specified). Only the MPEG-2 functionality is
provided in this target.
Further information can be found in readme_dec.

______
mp4audec_mc

MPEG-4 Version 1 AAC multichannel reference software. Input is adif,
adts or mp4 bitstream. Output is raw pcm or aiff (wav and 24 bit accuracy
is supported, if the AFsp library is used). If no output is given this
tool gives a short look into the inputfile's header. Note this
program depends on the isomp4-fileformat library.
Additional information can be found in readme_dec, readme_ltp and
readme_mp4.

______ 
rmsdiff

Conformance tool.

______
adif2mp4 

This tool converts AAC compressed data between any of raw, adts, adif
and mp4 file formats. Additional information can be found in readme_adif2mp4.
Note this program depends on the isomp4-fileformat library.

______
libisoaac.a, libisoaac_mp4.a

AAC library used by the tools above. The libisoaac.a contains only MPEG-2
functionality while libisoaac_mp4.a also implements the MPEG-4 AAC
extensions.
No interface description is available yet.
