OSDN Git Service

Bump NVEncC version.
[x264-launcher/x264-launcher.git] / src / encoder_nvencc.cpp
index d95b5e7..d457392 100644 (file)
@@ -40,8 +40,8 @@
 #include <QPair>
 
 //x265 version info
-static const unsigned int VERSION_NVENCC_MINIMUM_VER = 307;
-static const unsigned int VERSION_NVENCC_MINIMUM_API =  70;
+static const unsigned int VERSION_NVENCC_MINIMUM_VER = 309;
+static const unsigned int VERSION_NVENCC_MINIMUM_API =  80;
 
 // ------------------------------------------------------------
 // Helper Macros