Updated x265 version.

This commit is contained in:
LoRd_MuldeR 2015-12-19 19:18:51 +01:00
parent 9ce8f89c99
commit c89b2c3e6f

View File

@ -38,7 +38,7 @@
//x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 18;
static const unsigned int VERSION_X265_MINIMUM_REV = 60;
static const unsigned int VERSION_X265_MINIMUM_REV = 167;
// ------------------------------------------------------------
// Helper Macros