Bump x265 version.

This commit is contained in:
LoRd_MuldeR 2015-04-26 17:47:02 +02:00
parent 72d8d7d5b5
commit 8aa4768004

View File

@ -38,7 +38,7 @@
//x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 16;
static const unsigned int VERSION_X265_MINIMUM_REV = 174;
static const unsigned int VERSION_X265_MINIMUM_REV = 239;
// ------------------------------------------------------------
// Helper Macros