OSDN Git Service

Various improvements to Avisynth and VapourSynth detection code. Refactored common...
authorlordmulder <mulder2@gmx.de>
Tue, 7 May 2019 19:13:22 +0000 (21:13 +0200)
committerlordmulder <mulder2@gmx.de>
Tue, 7 May 2019 19:13:22 +0000 (21:13 +0200)
commit8955a9edd7a1309ecef93cb90352fba8e0c0f48d
treee7b204e79270ab127f8827875ae9b5e83a2d513a
parent798c41f7f88e9e03e3c95b893f714eb39b039775
Various improvements to Avisynth and VapourSynth detection code. Refactored common code into a shared base class.
src/thread_avisynth.cpp
src/thread_avisynth.h
src/thread_startup.cpp [new file with mode: 0644]
src/thread_startup.h [new file with mode: 0644]
src/thread_vapoursynth.cpp
src/thread_vapoursynth.h
src/version.h
x264_launcher.props [new file with mode: 0644]
x264_launcher_MSVC2017.vcxproj
x264_launcher_MSVC2017.vcxproj.filters
z_build.bat