OSDN Git Service

Updated x265 and NVEncC versions.
[x264-launcher/x264-launcher.git] / src / encoder_x265.cpp
index 9e22be6..0d6c7cf 100644 (file)
@@ -40,7 +40,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER = 20;
-static const unsigned int VERSION_X265_MINIMUM_REV =  0;
+static const unsigned int VERSION_X265_MINIMUM_REV = 16;
 
 // ------------------------------------------------------------
 // Helper Macros