Updated x265 to version 2.8+48.
This commit is contained in:
parent
7cafc150be
commit
b5859ed1ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user