Updated x265 to v1.9.
This commit is contained in:
parent
8caee77d8a
commit
2f3eababe2
@ -37,8 +37,8 @@
|
|||||||
#include <QRegExp>
|
#include <QRegExp>
|
||||||
|
|
||||||
//x265 version info
|
//x265 version info
|
||||||
static const unsigned int VERSION_X265_MINIMUM_VER = 18;
|
static const unsigned int VERSION_X265_MINIMUM_VER = 19;
|
||||||
static const unsigned int VERSION_X265_MINIMUM_REV = 212;
|
static const unsigned int VERSION_X265_MINIMUM_REV = 0;
|
||||||
|
|
||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Helper Macros
|
// Helper Macros
|
||||||
|
Loading…
Reference in New Issue
Block a user