Bump x265 version.

This commit is contained in:
LoRd_MuldeR 2016-07-03 13:57:48 +02:00
parent 18aa620f74
commit d8d154a7e6

View File

@ -40,7 +40,7 @@
//x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 19;
static const unsigned int VERSION_X265_MINIMUM_REV = 200;
static const unsigned int VERSION_X265_MINIMUM_REV = 227;
// ------------------------------------------------------------
// Helper Macros