Bump x265 version.
This commit is contained in:
parent
4d4da2273d
commit
92b9837ff5
@ -40,8 +40,8 @@
|
|||||||
#include <QPair>
|
#include <QPair>
|
||||||
|
|
||||||
//x265 version info
|
//x265 version info
|
||||||
static const unsigned int VERSION_X265_MINIMUM_VER = 21;
|
static const unsigned int VERSION_X265_MINIMUM_VER = 22;
|
||||||
static const unsigned int VERSION_X265_MINIMUM_REV = 70;
|
static const unsigned int VERSION_X265_MINIMUM_REV = 15;
|
||||||
|
|
||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
// Helper Macros
|
// Helper Macros
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
#define VER_X264_MAJOR 2
|
#define VER_X264_MAJOR 2
|
||||||
#define VER_X264_MINOR 7
|
#define VER_X264_MINOR 7
|
||||||
#define VER_X264_PATCH 7
|
#define VER_X264_PATCH 7
|
||||||
#define VER_X264_BUILD 1079
|
#define VER_X264_BUILD 1080
|
||||||
|
|
||||||
#define VER_X264_PORTABLE_EDITION (0)
|
#define VER_X264_PORTABLE_EDITION (0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user