xref: /third_party/lame/ACM/readme.txt (revision 159b3361)
1In order to build this codec, you need the Windows98 DDK from Microsoft. It can also work
2with the Windows2000/ME/XP/2003 DDK:
3
4http://www.microsoft.com/ddk/
5
6Alternatively, the required headers are also available in CYGWIN+w32api, MINGW32 or Wine :
7
8http://www.cygwin.com/
9http://www.mingw.org/
10http://www.winehq.com/
11
12
13If you do not have a ddk, you should be able to use the alternative msacmdrv.h provided
14with this ACM codec. It is not used by default because it would probably broke any real
15DDK already installed.
16
17
18
19---------------
20
21Define ENABLE_DECODING if you want to use the decoding (alpha state, doesn't decode at the
22 moment, so use it only if you plan to develop)
23
24---------------
25
26To release this codec you will need :
27- lameACM.acm (result of the build process)
28- lameACM.inf
29- lame_acm.xml (where the initial configuration is stored)
30