Updated x265 to version 2.8+48.

This commit is contained in:
LoRd_MuldeR 2018-08-11 13:11:42 +02:00
parent 7cafc150be
commit b5859ed1ec

View File

@ -40,8 +40,8 @@
#include <QPair>
//x265 version info
static const unsigned int VERSION_X265_MINIMUM_VER = 27;
static const unsigned int VERSION_X265_MINIMUM_REV = 346;
static const unsigned int VERSION_X265_MINIMUM_VER = 28;
static const unsigned int VERSION_X265_MINIMUM_REV = 47;
// ------------------------------------------------------------
// Helper Macros