2 Freeware Advanced Audio (AAC) Decoder including SBR decoding
3 http://www.audiocoding.com/
5 FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
6 FAAD2 includes code for SBR (HE AAC) decoding.
7 FAAD2 is licensed under the GPL.
13 For FAAD2 the following license applies:
15 ******************************************************************************
16 ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
17 ** Copyright (C) 2003 M. Bakker (mbakker(at)nero.com), Ahead Software AG
19 ** This program is free software; you can redistribute it and/or modify
20 ** it under the terms of the GNU General Public License as published by
21 ** the Free Software Foundation; either version 2 of the License, or
22 ** (at your option) any later version.
24 ** This program is distributed in the hope that it will be useful,
25 ** but WITHOUT ANY WARRANTY; without even the implied warranty of
26 ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 ** GNU General Public License for more details.
29 ** You should have received a copy of the GNU General Public License
30 ** along with this program; if not, write to the Free Software
31 ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
33 ** Commercial non-GPL licensing of this software is also possible.
34 ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
35 ******************************************************************************
38 Please note that the use of this software may require the payment of
39 patent royalties. You need to consider this issue before you start
40 building derivative works. We are not warranting or indemnifying you in
41 any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
49 - M. Bakker (mbakker(at)nero.com).
55 Sorry, try building a ChangeLog from CVS.
57 __________________________________
58 REDISTRIBUTED OPEN SOURCE PACKAGES
60 This is the list of redistributed open source packages that are included
65 Origin: http://www.mpeg4ip.net
67 Directory: common/mp4v2
68 License: MPL, Mozilla Public License, version 1.1
72 Origin: http://www.mpeg4ip.net
74 Directory: common/mp4av
75 License: MPL, Mozilla Public License, version 1.1
81 faad2 - top level directory.
83 aacDECdrop - windows decoder/player with drag'n'drop functionality
85 common - generally used libraries and code.
87 faad - general common functions like filereading and streaming
88 as well as getting info from aac files.
90 mp4v2 - MPEG-4 file reading library.
92 mp4av - MPEG-4 file general function library.
94 mp4ff - Small MP4 file format library (includes tagging abilities).
96 CoreAAC - AAC DirectShow filter.
98 frontend - command line frontend to the FAAD2 library, also supports
101 include - inlude file for the FAAD2 library.
103 libfaad - the FAAD2 AAC decoder library including SBR.
105 codebook - Huffman codebooks
107 plugins - plugins for all kinds of pograms.
109 in_mp4 - winamp MPEG-4 AAC file input plugin.
111 QCD - Quintessential player AAC plugin.
113 QCDMp4 - Quintessential player MP4 plugin.
115 winamp - winamp2 AAC input plugin.
117 winamp3 - winamp3 AAC input plugin.
119 xmms - xmms AAC plugin
121 mpeg4ip - plugin for the mpeg4ip player