Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
[kugel-rb.git] / apps / codecs / libfaad / README
bloba3a3d5a8337e81fb34bbcd59fdae4f0b9003d6aa
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.
10 __________
11 COPYRIGHTS
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
18 **  
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.
23 ** 
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.
28 ** 
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
42 ACTIONS!
45 ______
46 PEOPLE
48 FAAD2 is written by:
49  - M. Bakker (mbakker(at)nero.com).
52 _______________
53 VERSION HISTORY
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 
61 in FAAD2:
63 Name:       mp4v2
64 Version:    0.9.8.6
65 Origin:     http://www.mpeg4ip.net
66 Author:     David Mackie
67 Directory:  common/mp4v2
68 License:    MPL, Mozilla Public License, version 1.1
70 Name:       mp4av
71 Version:    0.9.8.6
72 Origin:     http://www.mpeg4ip.net
73 Author:     David Mackie
74 Directory:  common/mp4av
75 License:    MPL, Mozilla Public License, version 1.1
78 ___________________
79 DIRECTORY STRUCTURE
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.
91       
92       mp4av - MPEG-4 file general function library.
93       
94       mp4ff - Small MP4 file format library (includes tagging abilities).
95       
96    CoreAAC - AAC DirectShow filter.
98    frontend - command line frontend to the FAAD2 library, also supports
99               MPEG-4 file decoding.
101    include - inlude file for the FAAD2 library.
103    libfaad - the FAAD2 AAC decoder library including SBR.
104    
105       codebook - Huffman codebooks
107    plugins - plugins for all kinds of pograms.
108    
109       in_mp4 - winamp MPEG-4 AAC file input plugin.
110       
111       QCD - Quintessential player AAC plugin.
113       QCDMp4 - Quintessential player MP4 plugin.
115       winamp - winamp2 AAC input plugin.
117       winamp3 - winamp3 AAC input plugin.
118       
119       xmms - xmms AAC plugin
121       mpeg4ip - plugin for the mpeg4ip player