OSDN Git Service

Improved VapourSynth detection code, so that 64-Bit version can be detected as well...
authorlordmulder <mulder2@gmx.de>
Mon, 5 May 2014 13:07:31 +0000 (15:07 +0200)
committerlordmulder <mulder2@gmx.de>
Mon, 5 May 2014 13:07:31 +0000 (15:07 +0200)
commit8f16f75eadb31376cd7b2d49040369c4b53d5aa7
tree35e339460d23e0ed28109e57066c4740ffc320a5
parenta7d4c7a100d962aef2fd669a6abf0b2b1d6b4c5b
Improved VapourSynth detection code, so that 64-Bit version can be detected as well. Since we cannot load the 64-Bit DLL, we will no longer attempt to load the VSSCRIPT.DLL directly, but instead just run VSPIPE.EXE and read out the version number. This is going to fail, if the VSSCRIPT.DLL is missing on the system.
src/thread_vapoursynth.cpp
src/thread_vapoursynth.h
src/version.h