Bump x265 version.

This commit is contained in:
LoRd_MuldeR 2017-05-26 13:13:54 +02:00
parent 6cde59cd56
commit b4ab59315f

View 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