OSDN Git Service

Bump x265 version.
[x264-launcher/x264-launcher.git] / src / encoder_x265.cpp
index 584414e..b40c3c9 100644 (file)
@@ -41,7 +41,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER = 24;
-static const unsigned int VERSION_X265_MINIMUM_REV = 22;
+static const unsigned int VERSION_X265_MINIMUM_REV = 36;
 
 // ------------------------------------------------------------
 // Helper Macros