OSDN Git Service

AAC decoding support added.
authorlordmulder <mulder2@gmx.de>
Thu, 2 Dec 2010 22:26:30 +0000 (23:26 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 2 Dec 2010 22:26:30 +0000 (23:26 +0100)
commitd6e5b9e0690dae7de43db2515b938de055347614
tree09c2a2443d579ced17cced171c5f90e2b66a7612
parent6eb959e406d0412c8da9af153ec956bcb3dc9995
AAC decoding support added.
13 files changed:
LameXP.vcproj
etc/NSIS/setup.nsi
res/tools/faad.exe
res/tools/oggdec.exe
src/Config.h
src/Decoder_AAC.cpp [new file with mode: 0644]
src/Decoder_AAC.h [new file with mode: 0644]
src/Decoder_Vorbis.cpp
src/Dialog_Processing.cpp
src/Encoder_MP3.cpp
src/Encoder_Vorbis.cpp
src/Registry_Decoder.cpp
src/Thread_Initialization.cpp