monitord / lame-3.97 / ACM /
@ckl ckl authored on 23 Jan 2012
..
ADbg SVN-Krams gelöscht 12 years ago
ddk SVN-Krams gelöscht 12 years ago
tinyxml SVN-Krams gelöscht 12 years ago
ACM.cpp Migration from SVN revision 455 12 years ago
ACM.h Migration from SVN revision 455 12 years ago
ACMStream.cpp Migration from SVN revision 455 12 years ago
ACMStream.h Migration from SVN revision 455 12 years ago
AEncodeProperties.cpp Migration from SVN revision 455 12 years ago
AEncodeProperties.h Migration from SVN revision 455 12 years ago
DecodeStream.cpp Migration from SVN revision 455 12 years ago
DecodeStream.h Migration from SVN revision 455 12 years ago
LameACM.inf Migration from SVN revision 455 12 years ago
Makefile.am Migration from SVN revision 455 12 years ago
Makefile.in Migration from SVN revision 455 12 years ago
TODO Migration from SVN revision 455 12 years ago
acm.rc Migration from SVN revision 455 12 years ago
adebug.h Migration from SVN revision 455 12 years ago
lame.ico Migration from SVN revision 455 12 years ago
lameACM.def Migration from SVN revision 455 12 years ago
lameACM_vc6.dsp Migration from SVN revision 455 12 years ago
lameACM_vc7.vcproj Migration from SVN revision 455 12 years ago
lame_acm.xml Migration from SVN revision 455 12 years ago
main.cpp Migration from SVN revision 455 12 years ago
readme.txt Migration from SVN revision 455 12 years ago
resource.h Migration from SVN revision 455 12 years ago
readme.txt
In order to build this codec, you need the Windows98 DDK from Microsoft. It can also work
with the Windows2000/ME/XP/2003 DDK:

http://www.microsoft.com/ddk/

Alternatively, the required headers are also available in CYGWIN+w32api, MINGW32 or Wine :

http://www.cygwin.com/
http://www.mingw.org/
http://www.winehq.com/


If you do not have a ddk, you should be able to use the alternative msacmdrv.h provided
with this ACM codec. It is not used by default because it would probably broke any real
DDK already installed.



---------------

Define ENABLE_DECODING if you want to use the decoding (alpha state, doesn't decode at the
 moment, so use it only if you plan to develop)

---------------

To release this codec you will need :
- lameACM.acm (result of the build process)
- lameACM.inf
- lame_acm.xml (where the initial configuration is stored)