OSDN Git Service

Bump NVEncC binaries to version 5.06.
authorlordmulder <mulder2@gmx.de>
Thu, 25 Jun 2020 18:08:07 +0000 (20:08 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 25 Jun 2020 18:08:07 +0000 (20:08 +0200)
src/encoder_nvencc.cpp

index 14ae542..27bfbed 100644 (file)
@@ -40,7 +40,7 @@
 #include <QPair>
 
 //x265 version info
-static const unsigned int VERSION_NVENCC_MINIMUM_VER = 501;
+static const unsigned int VERSION_NVENCC_MINIMUM_VER = 506;
 
 // ------------------------------------------------------------
 // Helper Macros