Bump NVEncC version.

This commit is contained in:
LoRd_MuldeR 2017-06-11 17:50:38 +02:00
parent b6f783c2af
commit 6f44867e37

View File

@ -40,8 +40,8 @@
#include <QPair> #include <QPair>
//x265 version info //x265 version info
static const unsigned int VERSION_NVENCC_MINIMUM_VER = 307; static const unsigned int VERSION_NVENCC_MINIMUM_VER = 309;
static const unsigned int VERSION_NVENCC_MINIMUM_API = 70; static const unsigned int VERSION_NVENCC_MINIMUM_API = 80;
// ------------------------------------------------------------ // ------------------------------------------------------------
// Helper Macros // Helper Macros