Bump NVEncC version.
This commit is contained in:
parent
b6f783c2af
commit
6f44867e37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user