OSDN Git Service

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