OSDN Git Service

Bump x265 version.
authorlordmulder <mulder2@gmx.de>
Thu, 14 Apr 2016 18:58:13 +0000 (20:58 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 14 Apr 2016 18:58:13 +0000 (20:58 +0200)
src/encoder_x265.cpp

index 14f112b..3a8ebab 100644 (file)
@@ -38,7 +38,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER =  19;
-static const unsigned int VERSION_X265_MINIMUM_REV = 106;
+static const unsigned int VERSION_X265_MINIMUM_REV = 125;
 
 // ------------------------------------------------------------
 // Helper Macros