OSDN Git Service

Bump x265 version.
authorlordmulder <mulder2@gmx.de>
Sun, 3 Jul 2016 11:57:48 +0000 (13:57 +0200)
committerlordmulder <mulder2@gmx.de>
Sun, 3 Jul 2016 11:57:48 +0000 (13:57 +0200)
src/encoder_x265.cpp

index 6717cc0..c1eb072 100644 (file)
@@ -40,7 +40,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER =  19;
-static const unsigned int VERSION_X265_MINIMUM_REV = 200;
+static const unsigned int VERSION_X265_MINIMUM_REV = 227;
 
 // ------------------------------------------------------------
 // Helper Macros