OSDN Git Service

Added support for latest Vapoursynth versions that require use of "-c" option instead...
authorlordmulder <mulder2@gmx.de>
Sun, 16 Jun 2024 13:10:40 +0000 (15:10 +0200)
committerlordmulder <mulder2@gmx.de>
Sun, 16 Jun 2024 13:10:40 +0000 (15:10 +0200)
commit431f68b115068867e84c45393f90296d5839c4db
tree5e513e80174a8d1c10174c534e0d4c9373aea3f4
parent5c51d8449098763457f5010e1399ed6629b8cedc
Added support for latest Vapoursynth versions that require use of "-c" option instead of "--y4m". Minimal required Vapoursynth version is r57 now.
src/source_vapoursynth.cpp
src/version.h
src/win_main.cpp