Bump x265 version.

This commit is contained in:
LoRd_MuldeR 2016-04-14 20:58:13 +02:00
parent a1bf0dbf25
commit 6c665b1447

View File

@ -38,7 +38,7 @@
//x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 19;
static const unsigned int VERSION_X265_MINIMUM_REV = 106;
static const unsigned int VERSION_X265_MINIMUM_REV = 125;
// ------------------------------------------------------------
// Helper Macros