OSDN Git Service

Bump x265 version.
authorlordmulder <mulder2@gmx.de>
Fri, 26 May 2017 11:13:54 +0000 (13:13 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 26 May 2017 11:13:54 +0000 (13:13 +0200)
src/encoder_x265.cpp

index 01b3a43..584414e 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 =  6;
+static const unsigned int VERSION_X265_MINIMUM_REV = 22;
 
 // ------------------------------------------------------------
 // Helper Macros