Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is...
commit773576b3a4e689bc1e17546fcee7ad9e0c1134b2
authorlordmulder <mulder2@gmx.de>
Thu, 19 May 2011 21:07:46 +0000 (19 23:07 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 19 May 2011 21:07:46 +0000 (19 23:07 +0200)
treee2b852fefaed177f61412da0546694e5974d33d7
parent0db0a702322f005e06db349ebe36dd1114b18c91
Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>.
LameXP_VS2010.vcxproj
LameXP_VS2010.vcxproj.filters
doc/Changelog.html
res/Tools.qrc
res/tools/avs2wav.exe [new file with mode: 0644]
src/Config.h
src/Decoder_Avisynth.cpp [new file with mode: 0644]
src/Decoder_Avisynth.h [new file with mode: 0644]
src/Registry_Decoder.cpp
src/Thread_FileAnalyzer.cpp
src/Thread_Initialization.cpp