Bump x265 version.
This commit is contained in:
parent
33221a0ffd
commit
8e04c3e541
@ -37,8 +37,8 @@
|
||||
#include <QRegExp>
|
||||
|
||||
//x265 version info
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 14;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 424;
|
||||
static const unsigned int VERSION_X265_MINIMUM_VER = 16;
|
||||
static const unsigned int VERSION_X265_MINIMUM_REV = 174;
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// Helper Macros
|
||||
|
@ -26,7 +26,7 @@
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 5
|
||||
#define VER_X264_PATCH 0
|
||||
#define VER_X264_BUILD 945
|
||||
#define VER_X264_BUILD 948
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user