Bump x265 version.

This commit is contained in:
LoRd_MuldeR 2016-12-16 20:53:21 +01:00
parent b160867111
commit b08e4a50b0

View 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