Bump minimum VapourSynth version.

This commit is contained in:
LoRd_MuldeR 2019-05-09 22:18:24 +02:00
parent 59cfdf1411
commit af87671309

View File

@ -30,7 +30,7 @@
#include <QPair> #include <QPair>
static const unsigned int VER_X264_VSPIPE_API = 3; static const unsigned int VER_X264_VSPIPE_API = 3;
static const unsigned int VER_X264_VSPIPE_VER = 24; static const unsigned int VER_X264_VSPIPE_VER = 43;
// ------------------------------------------------------------ // ------------------------------------------------------------
// Encoder Info // Encoder Info