Updated NvencC version.

This commit is contained in:
LoRd_MuldeR 2016-12-13 21:06:13 +01:00
parent 8b3d4d61ee
commit 42dafd3616

View File

@ -40,7 +40,7 @@
#include <QPair>
//x265 version info
static const unsigned int VERSION_NVENCC_MINIMUM_VER = 301;
static const unsigned int VERSION_NVENCC_MINIMUM_VER = 302;
static const unsigned int VERSION_NVENCC_MINIMUM_API = 70;
// ------------------------------------------------------------