OSDN Git Service

Bump x265 version.
authorlordmulder <mulder2@gmx.de>
Fri, 16 Dec 2016 19:53:21 +0000 (20:53 +0100)
committerlordmulder <mulder2@gmx.de>
Fri, 16 Dec 2016 19:53:21 +0000 (20:53 +0100)
src/encoder_x265.cpp

index 143842a..6654ac3 100644 (file)
@@ -41,7 +41,7 @@
 
 //x265 version info
 static const unsigned int VERSION_X265_MINIMUM_VER = 21;
-static const unsigned int VERSION_X265_MINIMUM_REV = 69;
+static const unsigned int VERSION_X265_MINIMUM_REV = 70;
 
 // ------------------------------------------------------------
 // Helper Macros